@charset "utf-8";
/* CSS Document */

<style type="text/css">


body,td,th {
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}

p { 

   font-family:  Tahoma, Geneva, sans-serif;
   font-size: 14px;
   color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
body {
	margin-top: 0px;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A0A0A4;
}
a:hover {
	text-decoration: none;
	color: #808080;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #808080;
	text-align:center
}
h2 {
	font-size: 20px;
	color: #FF9F00;
	text-align:center
}
h3 {
	font-size: 20px;
	color: #003060;
}
h4 {
	font-size: 18px;
	color: #000;
}
h5 {
	font-size: 14px;
	color: #A00;
}
 
 
h6 {
	font-size: 12px;
	font-weight:lighter
	color: #000;
 
</style>