@CHARSET "UTF-8";
h1{
	font-size: 14px; 
	color:#FF6600;
}

h2{
	font-size: 12px; 
	font-weight: bold;
}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
}

a:link, A:visited, A:active, A:hover { 
	text-decoration: underline; 
	color: #000000; 
}
