body {
	margin-top: 0px;
	background-color: #999999;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.nav {
   background-color:#eaeaea;
   color:#666666;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   padding-top: 5px;
   padding-bottom: 7px;
} 

a.nav:link {
    text-decoration: underline;
	color:#666666;
}

a.nav:hover {
    text-decoration: underline;
	color:#660000;
}

a.nav:visited {
    text-decoration: underline;
	color:#666666;
}
   
td.special {
    background-color:#999999;
} 

.indent {
    padding-left: 15px;
}

ul {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 18px;
   color: #333333; 
}

h1 {
	font-size: 18px;
	color: #660000;
	line-height: 20px;
	font-weight: normal;
	padding-top:5px;
}

h2 {
    font-size: 14px;
	color: #660000;
	line-height: 18px;
	font-weight: normal;
}

h3 {
    font-size: 13px;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
	word-spacing:5px;
	
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 12px;
   color: #660000;
   margin-left: 8px;
   margin-right: 8px;
   font-weight: normal;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 15px;
   color: #333333;
   margin-right: 8px;
}

a:link {
	color:#666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color:#660000;
}

a:visited {
	text-decoration: underline;
	color:#666666;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
