H1 {  font-family: Tahoma; font-size: 16px; color: #000000}
H2 {  font-size: 16px; color: #000000; font-family: Tahoma}
H3 {  font-size: 12px; color: #000000; font-family: Tahoma}

body
{
    margin:0px;
    font-family: Tahoma;
    font-size: 10px;
    background-color: #E5A565;
}

.contacts
{
    padding-left: 100px;
}

.tdl
{
    text-align:left;
    font-family: Tahoma;
    font-size: 13px;        
}

.tdr
{
    text-align:right;
    font-family: Tahoma;
    font-size: 13px;    
}

.header01 {  font-family: Tahoma; font-size: 12px; color: #000000}
.header02 {  font-size: 9px; color: #000000; font-family: Tahoma}
.text01 {  font-family: Tahoma; font-size: 10px; color: #000000}
.text02 {  font-family: Tahoma; font-size: 12px; color: #000000}
.text03 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
	text-decoration : underline;
}
.date {  font-family: Tahoma; font-size: 10px; color: #666666}
.submission { font-family: Tahoma; font-size: 10px; color: #666666 }
.text3 { font-family: Tahoma; font-size: 9px; color: #000000 }


A.ReportTOC:hover {
	color:black;
	background-color:#CCCCCC;
}

LI.rli {
	list-style-type: decimal;
	list-style-position: outside;
	padding-bottom:8px;
}

.footer 
{
	font-family:Tahoma;
	font-size:10px;		
	color: Gray;
	text-decoration:none;
}