body {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.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;
}

.nav {
	font-family: Verdana; 
	font-size: 14px; 
	color: Black;
	font-weight : bold;
	padding-top: 2px; 
	padding-left: 5px; 
	padding-bottom: 2px; 
	line-height : 15px;
}
.nav A:link		{
	text-decoration: none;
	color: Black;
	font-family: Verdana;
	font-size: 14px;
	background: transparent;
}
.nav A:hover 	{
	text-decoration: none;
	color: Black;
	font-family: Verdana;
	font-size: 14px;
	background: #BEBEBE;
}
.nav A:visited	{
	text-decoration: none;
	color: Black;
	font-family: Verdana;
	font-size: 14px;
}

.details {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.details2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.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: white;
	font-weight : bold;
}
