body, td, form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
}

td {
	FONT-FAMILY: Verdana, Times New Roman, Sans-serif, Geneva, Arial, Helvetica 
}
form {
	font-size : 11px;
	color : #336795;
}

input {
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid;
	font-size: 14px;  
	MARGIN: 1px; 
	border-left: #666666 1px solid; 
	width: 60px; 
	color: 1b4871; 
	border-bottom: #666666 1px solid; 
	background-color: #EBF0F6
}

select {
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid;
	font-size: 11px;  
	MARGIN: 0px; 
	border-left: #666666 1px solid; 
	width: 190px; 
	color: 1b4871; 
	border-bottom: #666666 1px solid; 
	background-color: #e8f0f7
}


a {
	font-weight : normal;
}
a:link {
	text-decoration : none;	
	color : #000066;
}
a:visited {
	text-decoration : none;	
	color : #000066;

}
a:active {
	text-decoration : underline;
	color : #000066;

}
a:hover {
	text-decoration : underline;
	color : #2b567d;
}


p.stitle {
	text-align:       center;
	color:    	  2b567d;  
	text-decoration:  none; 
	font-size:	  18px; 
	font-weight:      bold;

}
p.stitle2 {
	text-align:       center;
	color:    	  2b567d;  
	text-decoration:  none; 
	font-size:	  16px; 
	font-weight:      bold;

}
p.stitle3 {
	text-align:       center;
	color:    	  2b567d;  
	text-decoration:  none; 
	font-size:	  12px; 


}                 


p.normal {
	text-decoration:  none;
        text-align:       justify;
	font-size : 11px;
	color : #032543;
}

