


body {
background: #FFFFFF;
color: #000000;
margin-left: 5%;
margin-right: 5%;
font-family: Palatine, Arial, serif;
font-size: 10pt;
}


legend {
font-style : normal;
color: #330000;
text-align: center;
font-weight: normal;
font-family: Palatine, Arial, serif;
font-size: 14pt;
}



a:link, a:visited {
color: #FF0000;
font-family: Palatine, Arial, serif;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
}

a:hover, a:active {
color: #FF0000;
font-family: Palatine, Arial, serif;
font-weight: bold;
font-size : 12pt;
text-decoration: none;
}

img {
border: 0;
}


hr {
color: #000000;
width: 90%;
}

.color {
 background-color: #F0F8FF;
 border: 1px solid #CCCCCC;
 color: #330000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;  
 }

.color2 {
 background-color: #FFFFFF;
 border: 1px solid #FF0000;
 color: #FF0000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;  
 }
