td{

	font-family: verdana; 
    font-size: 11px;
	color: black;
	line-height: 130%;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
    background-image: url(images/bg.jpg);
	
}

.t1 {
    font-family: verdana; font-weight:bold;
    font-size: 12px; 
	color: #012D4B; 
	line-height: 130%;
}

.t2 {
    font-family: arial; 
    font-size: 20px; 
	color: #3168B7;
	line-height: 130%; 
}

.t3 {
    font-family: arial; font-weight:bold;
    font-size: 13px; 
	color: #FF6600;
	line-height: 130%; 
}



A.L1:link {
font-family:  arial; font-weight:bold;
font-size: 13px; 	line-height: 130%;
color: #3168B7;text-decoration: none; }

A.L1:visited {
font-family:  arial; font-weight:bold;
font-size: 13px; 	line-height: 130%;
color: #3168B7; text-decoration: none;}

A.L1:hover {
color: #3168B7; text-decoration: underline;}  
  
A:link {
font-family:  verdana;
font-size: 11px; line-height: 130%;
color: black; text-decoration: underline; 
 }

A:visited {
font-family:  verdana;
font-size: 11px; line-height: 130%;
color: black; text-decoration: underline; 
 }

A:hover {
color: black;  text-decoration: none;}
