body, p, ul, ol, td, caption, div, table, tbody, select 
{ 
font-family: times-roman, serif; 
font-size: 12pt; 
color: blue;
}
h1 
{
font-family: times-roman, serif;
font-size: 18pt;
font-weight: bold;
color: green;
}
h2
{
font-family: times-roman, serif;
font-size: 14pt;
font-weight: bold;
color: green;
}
h3
{
font-family: times-roman, serif;
font-size: 13pt;
font-weight: bold;
color: green;
}
.hdr
{
font-size: 10pt;
font-weight: bold;
color: #39429c;
}
