body {
	background-color: #000000;
	font-family: VerArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
		
	
}

p {
    margin: 15px;
} 
a:link {
	color: #B9C5BD;
	text-decoration: none;
}
a:hover {
	color: #6B8073;
	text-decoration: none;
}
a:visited {
    color: #B9C5BD;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
form {
	background-color: #C8D6CD;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #000000;
	color: #B9C5BD;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #B9C5BD;
}

.header {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #000000;
  color: #B9C5BD;
}

.nav {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
  font-weight: bold;
   color: #B9C5BD;
}

.navLink {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	 color: #B9C5BD;
	
	
}


.footer {
  font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #B9C5BD;
	background-color: #000000;
}

.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B9C5BD;
}

table {outline-width: inherit;
outline-color:#000000;}
		
form {background-color:#999933;}


