BODY {
	font-family: Arial,Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a:link {
	font-family: Arial, Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	font-family: Arial, Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.menu { font-family: Arial, Verdana; font-size: 10pt; font-style: normal; font-weight: bold; color: #0033CC; }
.regulartext { font-family: Arial, Verdana; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; }
.submenu { font-family: Arial, Verdana; font-size: 10pt; font-style: normal; font-weight: normal; color: #0033CC; }
.Page_title { font-family: Arial, Verdana; font-size: 16px; font-style: normal; font-weight: bold; color: #0033CC; }
.Page_title_yellow { font-family: Arial, Verdana; font-size: 16px; font-style: normal; font-weight: bold; color: #FFFF00; }
