BODY {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
a:link{
	color : #000000;
	text-decoration : none;
}
a:visited  {
	color : #000000;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color: #000000;
}
a:active {
	text-decoration : underline;
	color: #000000;
}
a.whitelnk:Link  {
	font-size: 11px;
	color : #3A217C;
	text-decoration : none;
}

a.whitelnk:Visited  {
	font-size: 11px;
	color : #3A217C;
	text-decoration : none;
}

a.whitelnk:Hover  {
	font-size: 11px;
	color : #3A217C;
	text-decoration : underline;
}

a.whitelnk:active  {
	font-size: 11px;
	color : #3A217C;
	text-decoration : underline;
}
.bold {
	font-weight : bold;
}
.italic {
	font-style : italic;
}
.uline {
	text-decoration : underline;
}
.smalltxt {
	font-size: 10px;
	}	
.redtxt{
	color : #C90101;
}
.whitetxt{
	color : #FFFFFF;
}
.error {
	color: #FF0000;
	font-size: 10px;
	}	
.crtxt {
	color: #7E8790;
	font-size: 10px;
	}	
.subhd{
	font-size: 11px;
	font-weight : bold;
	color : #062D66;
	font-style : italic;
}
.bg_blue1{
	background-color: #C9D7FF;
}
.bg_blue2{
	background-color: #EAEFFE;
}
.bg_white{
	background-color: #FFFFFF;
}
.bg_blue3{
	background-color: #3C3CFF;
}
.bg-table1{
	background-color: #E9F0FA;
}
.bg-table2{
	background-color: #BED7F9;
}
.bg_yellow{
	background-color: #BBB634;
}
.frm_fld {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #7995AD solid
}
p
{ 
line-height: 11pt;
}

