BODY { 
  margin: 1em;
  font-family: verdana;
  line-height: 1.1;
  color: black; 
}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight : bold;
	color: white;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight : bold;
}
.footer A:link {
	text-decoration: underline;
	color: white;
}
.footer A:hover {
	text-decoration: none;
	color: #f5deb3;

}
.footer A:visited {
	text-decoration: underline;
	color: white;
}

DIV.header
{
  MARGIN: 0px 20%;
}

.nav {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: bold;
	color: Black;
	padding-top: 1px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	line-height : 15px;
	text-align: center;
}
.nav A:link		{
	text-decoration: underline;
	color: red;
}
.nav A:visited	{
	text-decoration: underline;
	color: red;
}
.nav A:hover 	{
	text-decoration: underline;
	color: yellow;
}


.title {
	color: black;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight : bold;
}

.subtitle {
	color: #FFE7BA;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight : bold;
}

.wbold {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight : bold;
}
.details {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.details2 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight : bold;
}
.details2 A:link		{
	text-decoration: underline;
	color: #6495ED;
}
.details2 A:visited	{
	text-decoration: underline;
	color: #00FFFF;
}
.details2 A:hover 	{
	text-decoration: underline;
	color: orange;
}
.details3 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.detailsw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: yellow;
	font-weight : bold;
}

.yltable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: yellow;
	font-size: 12px;
}

