p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 18px;
	color: #18296A;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: #18296A;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
A.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top-color: #00FF33;


}

A.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

A.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #66FF33;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;




}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #9C1FCA;
	font-weight: bold;
}
