@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Agency FB;
}

<style type="text/css">

a:link {
	color: #10568F;
}
a:visited {
	color: #999999;
}
h1 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	padding: 5px;
}
h2 {
	font-size: 14px;
	color: #10568F;
	font-weight: bold;
	padding: 5px;
}
h3 {
	font-size: 14px;
	color: #10568F;
	font-weight: normal;
	padding: 5px;
}
h4 {
	font-size: 12px;
	color: #10568F;
	font-weight: bold;
	padding: 5px;
}
h5 {
	font-size: 12px;
	color: #10568F;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
}
h6 {
	font-size: 9px;
	color: #10568F;
	font-weight: normal;
	padding: 5px;
}

p {
	font-size:12px;
	color: #10568F;
	font-weight: normal;
	padding: 5px;
}
	
</style> 
