
body{
	font-size : 12pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	}


small{
	font-size : 8pt;
	}


td{
	font-size : 10pt;
	font-weight: bold;
	}


th{
	font-size : 12pt;
	}

H3{
	font-size : 22pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 2px;
	margin-bottom : 2px;
	}


H4{
	font-size : 18pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 2px;
	margin-bottom : 2px;
	}


H5{
	font-size : 14pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 2px;
	margin-bottom : 2px;
	}


a{
	font-size : 12px;
	color : blue;
	}


a.navlittle{
	font-size : 12px;
	color : #666666;
	font-size : 9pt;
	}


a:hover{
	font-size : 12px;
	color : red;
	text-decoration : underline;
	}


a:active{
	font-size : 12px;
	color : red;
	text-decoration : underline;
	}
