body, td, th  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background-color: #96a096;
	color: #000000;
}

h1, h2, h3, h4 {color: #464B46;}

a:visited {color: #666666; text-decoration: none}
a:link {color: #666666; text-decoration: none}
a:hover {color: #666666; text-decoration: none}
a:active {color: #666666; text-decoration: none}

table {background-color: #96a096;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 	background-color: #666666; color: #96a096;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 	color: #4F554F;
 	font-weight: bolder;
}
