@CHARSET "UTF-8";

a:link {
	font-family:Tahoma,Verdana; 
	font-size:11px; 
	color:#133948; 
	text-decoration:none;
}	
a:visited {
	font-family:Tahoma,Verdana;
	font-size:11px; 
	color:#133948; 
	text-decoration:none;
}
a:hover {
	font-family:Tahoma,Verdana; 
	font-size:11px; 
	color:#133948; 
	text-decoration:underline;
}
a:active  {
	font-family:Tahoma,Verdana; 
	font-size:11px; 
	color:#133948; 
	text-decoration:none;
}
body {
	background-color:#FFFFFF; 
	margin:0px;
}
	
button {
	font-family:Tahoma,Verdana; 
	font-size:11px; 
	height:16px; 
	background-color:#F4F4F7; 
	color:#36587A; 
	border:1px solid #7F9DBD; 
	border-color:#7F9DBD;
}
		
div {
	font-family:Tahoma,Verdana; 
	font-size:11px; 
	color:#000000;
}
	
td {
	font-family:Tahoma,Verdana; 
	font-size:11px; 
	color:#000000;
}
	
h1 {
	font-family:Tahoma,Verdana; 
	font-size:13px; 
	color:#FE6625; 
	font-weight:bold; 
	margin:0; 
	padding:0;
}