BODY {
margin: 0 0 0 0;
background-color: #C4E3E3;
color: #62259A;
font-family: Arial, sans-serif;
}
P {
font-size: 11pt;
}
A {
text-decoration: none;
color: #62259A;
background-color: #C4E3E3;
}
A:visited {
text-decoration: none;
color: #62259A;
background-color: #C4E3E3;
}
A:hover {
text-decoration: underline;
color: #62259A;
background-color: #C4E3E3;
}
.simpletext {
text-align: justify;
color: #62259A;
background-color: #C4E3E3;
font-size: 9pt;
margin-left: 10px;
margin-right: 10px;
}
.largelist {
text-align: left;
color: #62259A;
background-color: #C4E3E3;
font-size: 12pt;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
}
.outurl {
margin-left: 10px;
margin-right: 10px;
}
.normal_font {
color: #62259A;
background-color: #C4E3E3;
font-size: 9pt;
}
.small_font {
color: #62259A;
background-color: #C4E3E3;
font-size: 8pt;
}
.bold {
font-weight: bold;
}
