select,input{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
}
body,td {  
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px; 
	color: #666666; 
	line-height: 22px; 
	text-align: justify;
}
a{
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	color:#2C5071;
	
}
a:hover{
	text-decoration:none;
	color:orange;
}

.nojustify{
	text-align:left;
}

.pageheader {  
	font-family: "Lucida Sans Unicode","Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 23px; 
	color: #2C5071; 
}
hr{
	height:1;
	width:100%;
	color:#cccccc;
}