
* html {

	border: 0;

	margin: 0;

	padding: 0;

}



a:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;


}

a:visited {
	font-size:12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	font-size:12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a:active{
	font-size:12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a.nav:link {
	font-size:12px;
	color: #000000;
	text-decoration: underline;
	font-family: "GoudyOlSt BT";
	font-weight: bold;


}

a.nav:visited {
	font-size:12px;
	color: #000000;
	text-decoration: underline;
	font-family: "GoudyOlSt BT";
	font-weight: bold;

}

a.nav:hover {
	font-size:12px;
	color: #000000;
	text-decoration: none;
	font-family: "GoudyOlSt BT";
	font-weight: bold;

}

a.nav:active{
	font-size:12px;
	color: #000000;
	text-decoration: none;
	font-family: "GoudyOlSt BT";
	font-weight: bold;

}

a.navbottom:link {
	font-size:14px;
	color: #000000;
	text-decoration: underline;
	font-family: "GoudyOlSt BT";

}

a.navbottom:visited {
	font-size:14px;
	color: #000000;
	text-decoration: underline;
	font-family: "GoudyOlSt BT";
}

a.navbottom:hover {
	font-size:14px;
	color: #000000;
	text-decoration: none;
	font-family: "GoudyOlSt BT";
}

a.navbottom:active{
	font-size:14px;
	color: #000000;
	text-decoration: none;
	font-family: "GoudyOlSt BT";
}

p {
	font-size:12pt;
	color:#000000;
	font-family: "GoudyOlSt BT";
	font-weight: normal;}
