BODY  {
	color : #333333;
	background-color : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 10px;
}
A:ACTIVE, A:LINK {
	color : #336699;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
}	
A:VISITED {
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
	color: #003366;
}
A:HOVER {
	color : #003366;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #333333; 
}
HR {
	color: #336699;
	width: 100%;
}
H2 {
	color : 336699;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
}
.T- {
	color : #333333;
	background-color : transparent;
	font-family : Arial,Helvetica, sans-serif;
	font-size : 10pt;
	font-style: italic;
}
.BT {
	color : #336699;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.MedT {
	color : #336699;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: underline;
}

.LgT {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.Tiny {
	color : #336699;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
INPUT  {
	border-width : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
 SELECT  {
	border-width : thin;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
 TEXTAREA  {
	border-width: thin;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

/* set *ALL* radio buttons to use this class */
.radioButton {
	border: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
	width : 20px;
}
.line{
	background-color: #D4E8F7;
}
.bac{
     color: #ff0000;
}
.red {
	color: #FF0000;	
}
