h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px

}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


a {font-family: arial; font-size: 12px; font-weight: bold; color: #0066CC; text-decoration: underline}

a:hover {font-family: arial; font-size: 12px; font-weight: bold; color: #3399CC; text-decoration: none}

a.a_top {font-family: verdana; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; background: #333333; padding:0 8px }

a.a_top:hover {font-family: verdana; font-size: 11px; font-weight: bold; color: #9dbadc; text-decoration: none; background: #333333}




