body {
color: #505050;
font-size: 8pt;
font-family: Arial;
}
TD, TH, .BOD, FONT {
color: #505050;
font-size: 8pt;
font-family: Arial;
}
H1 {
color: #505050;
font-size: 9pt;
font-family: Arial;
}
H2 {
color: #dddddd;
font-size: 16pt;
font-family: Arial;
}
.orange {
color: #D68018;
font-size: 8pt;
font-family: Arial;
}
.light {
color: #B4B4B4;
font-size: 8pt;
font-family: Arial;
}
.greentoo {
color: #707A7A;
font-size: 8pt;
font-family: Arial;
}
a:link {
color: #707A7A;
font-size: 8pt;
font-family: Arial;
text-decoration: underline;
}
a:active {
color: #707A7A;
font-size: 8pt;
font-family: Arial;
text-decoration: underline;
}
a:visited {
color: #707A7A;
font-size: 8pt;
font-family: Arial;
text-decoration: underline;
}
a:hover {
color: #3D4343;
font-size: 8pt;
font-family: Arial;
text-decoration: underline;
}
select {
color: #525457;
font-size: 8pt;
font-family: Arial;
}
input {
color: #525457;
font-size: 8pt;
font-family: Arial;
}
textarea {
color: #525457;
font-size: 8pt;
font-family: Arial;
}