body
{
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-repeat: no-repeat;
font-size: 9px;
}

body.bg
{
background-color:DCDFE0;
}

p
{
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:9pt;
}

.strong
{
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:9pt; 
font-weight:bold; 
color:#000000;
}

.small
{font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:8pt; 
font-weight:bold; 
color:#000000;
}

h1 
{
font-size:16pt; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#000000;
}

h2
{
font-size:14pt; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#000000;
}

h3
{
font-size: 12pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#000000;
}

h4
{
font-size:10pt; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#000000;
}

table
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
color: #000000;
background-repeat: no-repeat;
}

.red
{
font-weight: bold; color: red;
}

.f11
{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size:11pt; 
font-weight: bold; 
color: #000000; 
background-color:#FFFFFF;
}
.bold {
font-weight: bold;
}
.LIGHTBLUE {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #666699;
}

.menu:link {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration:none;

}
.menu:active {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration:none;

}

.menu:visited {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration:none;

}

.menu:hover{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: blue;
text-decoration:none;
}

