.topnavitext {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #880000;
	font-style: italic;}

 a:link {color: #880000;
	text-decoration: none;}
 a:visited {color: #880000;
	text-decoration: none;}
 a:hover {color: #000000;
	text-decoration: none;}
	
.sidenavitext {
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #880000;
	font-style: normal;}

 a:link {color: #880000;
	text-decoration: none;}
 a:visited {color: #880000;
	text-decoration: none;}
 a:hover {color: #000000;
	text-decoration: none;}

.bottomnavitext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #880000;
	font-style: normal;}

 a:link {color: #880000;
	text-decoration: none;}
 a:visited {color: #880000;
	text-decoration: none;}
 a:hover {color: #000000;
	text-decoration: none;}

h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.mainbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #2D2D2D;
}

