<style type="text/css">
h1,h2,h3 {color: red; }
h4 { color: green; font-family: Times New Roman, serif;}
body { font-color: navy; background-color: #000080; }
ol,div,dir,p { text-indent: 0em; margin-top: 7; margin-bottom: 7; font-family: arial, helvetica, sans-serif; font-color: navy; font-size: 80%; font-weight: 600; }
h1 { font-size: 200%; } h2 { font-size: 175%; } h3 { font-size: 140%; } h4 {font-size: 110%; } h5 {font-size: 70%; } h6 {font-size: 85%; }
body { font-family: arial, helvetica, sans-serif; }
h1,h2,h3,h6,h5 { font-family: Garamond, Times New Roman, serif; }
p { text-align: justify; }
:visited { color: none }
div.box { border: solid; border-width: thin; width: 100%;  font-family: Times New Roman, serif; font-size: 100%; font-weight: 800; background-color: #bbdb88; }
div.color { background: rgb(173,216,230); padding: 0.5em; border: none; width: 100%; }
div.bar { font-family: verdana, arial, helvetica, sans-serif; font-color: #cccccc; font-size: 70%; font-weight: 800; text-decoration:none }

div.type { font-family: times new roman, serif; font-size: 65%; font-weight: 400; } 
div.type1 { font-family: Times New Roman, serif; font-size: 90%; font-weight: 800; } 
div.type2 { font-family: arial, helvetica, sans-serif; font-size: 80%; font-weight: 500; }
div.type3 { font-family: Times New Roman, serif; font-size: 110%; font-weight: 800; }
div.border { border-color: black; border-style: solid; border-width: .1em; }
div.table { line-height: 90%; }

:visited { color: none }
a.plain { 
background-color:#cccccc; 
color:#000080; 
text-decoration: none; }

a.plain:hover{
border: none;
background-color:#c0cbe7; 
text-decoration: none;
color:#000000;
text-decoration: none; }

</style>