
BODY {
	
	font-family:verdana;
	font-size:10pt;
	color:#660000;
	margin-left : 0;
	margin-top : 0;
	TEXT-DECORATION: none;
	
	
 	}
a:link {
    color: #6e0001;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
	font-family:verdana
}
a:visited {
    color: #6e0001;
    text-decoration: none;
    font-weight: normal;
	font-family:verdana
    
}
a:hover {
    color: #6e0001;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
	font-family:verdana
}
a:active {
    color: #6e0001;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
	font-family:verdana
}

td.form{

font-family:verdana;
font-size:10pt;

}
table.forms{

font-family:verdana;
font-size:10pt;
color:#FFFFCC
}

td.texta{

font-family:verdana;
font-size:10pt;
position:relative;
left:10;
right:10
}
td.report{

font-family:verdana;
font-size:8pt;
color:#FFFFCC
}
td{

font-family:verdana;
font-size:10pt;
color:#6e0001
}
td.white{

font-family:verdana;
font-size:10pt;
color:#000000
}
input{
font-family:verdana;
font-size:10pt;
color:#6e0001;
background: #aeae82;

}
input.file{
font-family:verdana;
font-size:10pt;
color:#6e0001;
background: #aeae82;

}

}
select{
font-family:verdana;
font-size:10pt;
color:#6e0001;
background: #aeae82;
}
textarea{
font-family:verdana;
font-size:10pt;
color:#6e0001;
background: #aeae82;

}
td.s1{

text-decoration: none;
    font-size: 9px
	color: #FFFFCC;

}