a:link {
	font-size: 12px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;



}
a:visited {

	font-size: 12px;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-weight: bold;
	color: #0000CC;
}
.footer a:link {
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
.footer a:visited {

	font-size: 10px;
	color: #336600;
	text-decoration: none;
}
.footer a:hover {


	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.toprow {
	font-weight: bold;
	color: #0000CC;
	background-color: #99FFCC;

}
.toprow a:link {

	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.toprow a:visited {


	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
.toprow a:hover {



	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.GreenText {
	color: #006600;
}
.WhiteText {

	color: #FFFFFF;
}
.magcontent {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
