BODY {
/*background-image: url(graphics/bg.jpg);
background-repeat: no-repeat;*/
background-color: #CCCCCC;
font-family: Arial, Georgia, Verdana, "Times New Roman", serif;
font-size: 10pt;
color: #0000FF
}

P {
font-family: Arial, Georgia, Verdana, "Times New Roman", serif;
font-size: 9pt;
color: #000000;
/*width: 480px;*/
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

.P {
font-family: Arial, Georgia, Verdana, "Times New Roman", serif;
font-size: 10pt;
color: #000000;
}

td {font-family: Arial, Georgia, Verdana, "Times New Roman", serif;
font-size: 10pt;
color: #000000;
margin-top: 15px;
margin-left: 20px;
margin-bottom: 20px;
}


.H2 {
font-family: Arial, Georgia, Verdana, "Times New Roman", serif;
font-size: 12pt;
}

.H2bold { 
font-weight: bold;
margin-left: 5px;
margin-top: 15px;
margin-bottom: 2px;
}

.SM {
font-family: Arial, Georgia, Verdana, "Times New Roman", serif;
font-size: 8pt;
color: #000000;
margin-left: 5px;
}

UL {
margin-top: 5px;
}

LI { 
font-family: Arial, Georgia, Verdana, "Times New Roman", serif;
font-size:10pt;
}

A:link {font-family: Georgia, Verdana, "Times New Roman", serif;
color: #000000; /*black*/
font-size: 10pt;
font-weight: bold;
text-decoration: none}

A:hover {font-family: Georgia, Verdana, "Times New Roman", serif;
color: #FFFF3F; /*yellow*/
font-size: 10pt;
text-decoration: none}

A:visited {font-family: Georgia, Verdana, "Times New Roman", serif;
color: #FFFFFF; /*white*/
font-size: 10pt;
text-decoration: none}

A:hover {font-family: Georgia, Verdana, "Times New Roman", serif;
color: #FFFF3F;
font-size: 10pt;
text-decoration: none}

