body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

}

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

.indent {
    padding-left: 30px;
}

ul {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 16px;
   color: #000000; 
}
ol {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 14px;
   color: #000000; 
}


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

h2 {
    font-size: 14px;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 13px;
	font-weight: normal;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 14px;
   color: #990000;
   font-weight: normal;
}

p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 15px;
   color: #000000;
   margin-right: 8px;
   margin-top: 0px;
   
}
a:link {
	text-decoration: underline;
	color:#333333;
}

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

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

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

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