/* CSS Document */
p,table,li,h1,h2,h3 {
font-family: arial, verdana, "sans serif"; 
}
p, h1, h2, h3, table, li {
margin-left: 10pt;
margin-right: 10pt;
}
p,li,th,td {
font-size: 110%;
color="#000080" 
}
table {
color="#000080" 
}
body {
bgcolor: #ebf5fc;
}
h1,h2,h3 {
color: 000080;
}
hr {
color: firebrick;
} 
a:link {COLOR: firebrick;}
a:visited {COLOR: firebrick;}
a:active {COLOR: navy;}
a:hover {COLOR: navy;}
a.content:link {COLOR: seashell;}
a.content:visited {COLOR: seashell;}
a.content:active {COLOR: seashell;}
a.content:hover {COLOR: papayawhip;}
.frv {
font-size: 110%;
color="#000000" 
}

