/* Presentation Stylesheet */ 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color:#e6e3cf;
	line-height: 1.5;
}
a {
	color: #FFFFFF;
	font-weight: bolder;
}
a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
p {
	font-size: 90%;
	font-weight: normal;
	color:#e6e3cf;
	line-height: 1.5;
 }
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	text-align: center;
	color: #e6e3cf;
}
h2 {
font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}
ul{padding: 0; margin: 0;}
li {
	margin-left: 20px;
	text-align: left;
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	
}



.tiny {
	font-size: xx-small;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color:#e6e3cf;
}
/* really orange hilights on contactus page */ 
.black {
	color: #FFCC33;
}
.smallwhite {
	color: #ffffff;
	font-size: xx-small;
}
subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	text-align: left;
	color: #e6e3cf;
}.BLACKNAV {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bolder;
	color: #000000;
}
