td{

	font-family: arial; 
    font-size: 12px;
	color: black;
	line-height: 130%;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: white;
}

.t1 {
    font-family: georgia; 
    font-size: 23px; 
	color: red; 
	line-height: 130%;
}

.t2 {
    font-family: georgia; 
    font-size: 23px; 
	color: red; padding-top:10px;
	line-height: 130%; border-bottom:  solid 1px  #CCCCCC; 
}

.t3 {
    font-family: georgia; 
    font-size: 16px; 
	color: white;
	line-height: 130%;
}


.box1{ border: 1px solid #E4E4E4; padding:3px; background-color: white;font-family: Arial, Verdana, sans; }

A.L1:link {
font-family:  verdana; font-weight:bold;
font-size: 12px; 	line-height: 120%;
color: white; text-decoration: none; }

A.L1:visited {
font-family:  verdana; font-weight:bold;
font-size: 12px; 	line-height: 120%;
color: white; text-decoration: none;}

A.L1:hover {
color: white; text-decoration: underline;}  
  
A:link {
font-family:  verdana;
font-size: 12px; line-height: 130%;
color: #083B8E; text-decoration: underline; 
 }

A:visited {
font-family:  verdana;
font-size: 12px; line-height: 130%;
color: #083B8E; text-decoration: underline; 
 }

A:hover {
color:  #083B8E;  text-decoration: none;}
