/***********************************************/
/*              Randall M. Alfred  CSS         */
/***********************************************/





/************** layout styles *****************/


body {
	background-color:#020C63;
	margin-top: 0px;	
}



td {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 11px;
	color: #020C63;
}


a {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #596EAF;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	}



/********************* text styles **********************/



.subhead {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ececec;
	font-weight: bold;
}
.subhead1 {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: bolder;
	color: #4764C0;
}

.txt2 {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}


.txt3 {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 11px;
	color: #020C63;
	padding: 17,10,17,10; 
}

.txt {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 11px;
	color: #020C63;
	padding: 10,10,10,10; 
}


.disclaimer {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	
}



/********************* End **********************/
