/*External Style Sheet*/
BODY {background-color: #7A238F}

a
{
text-decoration: none;
}
a:visited
{
color: #A186BE
}
H6
{
font-family: serif;
font-size: 8pt;
font-weight: lighter;
}
H5
{
font-family: sans-serif;
font-size: 14pt;
font-weight: lighter;
}
P
{
font-family: sans-serif;
font-size: 10pt;
}
OL LI
{
font-family: sans-serif;
font-size: 10pt;
list-style-type: upper-roman;
}
UL LI
{
font-family: sans-serif;
font-size: 10pt;
list-style-type: disc;
}
