BODY {
	background-color: transparent;
	color : #000000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-right : 5%;
}
.PageSelect A:LINK, .PageSelect A:VISITED {
	background-color: transparent;
	color : #F0E68C;
	font-size : 60%;
	font-weight : bold;
	text-decoration : none;
}
.PageSelect A:HOVER {
	background-color: transparent;
	color : White;
	font-size : 60%;
	text-decoration : none;
}
H1 {
	background-color: transparent;
	color : Maroon;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight: bold
}
H2 {
	background-color: transparent;
	color : Teal;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
}
H3 {
	background-color: transparent;
	color : Maroon;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
BLOCKQUOTE {
	margin-left : 0;
	background-color: transparent;
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
caption {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 50%;
}	
.PropSelect A:LINK, .PropSelect A:VISITED {
	background-color: transparent;
	color : #556B2F;
	font-size : 80%;
	font-weight : bold;
	text-decoration : none;
}
.PropSelect A:HOVER {
	background-color: transparent;
	color : Maroon;
	font-size : 80%;
	font-weight : bold;
	text-decoration : none;
}
P {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 60%;
}	
H5 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Maroon;
}
H4 {
		font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : Normal;
	color : Black;
}
H6 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Normal;
	color : Black;
}
li {
	background-color: transparent;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
li a:link, li a:visited {
	background-color:transparent;
	color:#313100;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
li a:hover {
	background-color:transparent;
	color:Maroon;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#topnav a:link, #topnav a:visited {
	background-color: transparent;
	color: #F0E68C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	background-color: transparent;
	color: White;
	font-size: 10px;
	text-decoration: none;
}
