html, body,td { 
	font-family:trebuchet ms; 
		font-size:11px; 
  line-height:11pt;

	
}

.txt {		font-size:11px; 
	color:#333333; 
	line-height:11pt; 
}


.head { 
	font-family:trebuchet ms, verdana; 
	font-size:12px;
	font-weight:bold;
	color:666666;  
	line-height:11pt;
}

.main { 
	font-family:trebuchet ms, verdana; 
	font-size:11px; 
	color:#ffffff; 
	line-height:11pt; 
}

.adress { 
	padding-left:15px; 
	color:#ffffff; 
	
}

a:link { 
	color:#488EAC; 
	font-family:trebuchet ms;
		font-size:11px; 	text-decoration:none; 
}

a:visited { 
	color:#488EAC; 
	font-family:trebuchet ms; 
	font-size:11px; 
	text-decoration:none; 
}

a:hover { 
	color:#488EAC; 
	font-family:trebuchet ms; 		font-size:11px; 
	text-decoration:underline; 
}

a:active { 
	color:#488EAC; 
	font-family:trebuchet ms; 
		font-size:11px;
	text-decoration:none;
}