A {
	cursor: pointer;
	cursor: hand;
	color: blue;
	text-decoration : underline;
}
IMG.Link {
	cursor: pointer;
	cursor: hand;
}
H1 {
				color : #990033 ;
}

td.tblhdrRed   { 
				background-color: #ffffcc;
				font-family: Verdana; 
              	font-size: 8pt; 
				font-weight: bold; 
              	border-top: medium solid #990033 }
td.tblhdr   { 
				background-color: #ffffcc;
				font-family: Verdana; 
              	font-size: 8pt; 
				font-weight: bold }

INPUT.text {
				font-family: Arial;
				font-size:  8pt; }
td.tblbdy2    { 
 				background-color: #ffffee; 
 				font-family: Verdana; 
               	font-size: 8pt; }
select.bdy2    { 
 				background-color: #ffffee; 
 				font-family: Verdana; 
               	font-size: 8pt; }
td.tblbdyRed   { 
				background-color: #ffffee;
				font-family: Verdana; 
              	font-size: 8pt; 
              	border-top: medium solid #990033 }
textarea.text {
				background-color: #ffffee;
				font-family: Verdana;
				font-size:  8pt; }
p.bdy2    { 
 				background-color: #ffffee; 
 				font-family: Verdana; 
               	font-size: 8pt; }
				
td.AffGray {
	background : #e3e3e3;
}
td.AffYellow {
	background : Yellow;
}

td.AffRed {
	background : Red;
}

td.ForeAffGreen {
	color : Green;
	font-weight : bold;
}

td.ForeAffGray {
	color : Gray;
	font-weight : bold;
}

td.ForeAffRed {
	color : Red;
	font-weight : bold;
}

td.AffCSReportHeader {
	border-bottom : solid Black;
	font-weight : bold;
}

td   { 
		font-family: Arial; 
        font-size: 10pt; 
      }