a:link, a:active  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9900CC;
	text-decoration: underline;}
	
a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

a:link.small, a:active.small  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:hover.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9900CC;
	text-decoration: underline;}
	
a:visited.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	}
