BODY { background-image: url('images/bkgrd.jpg'); margin-left: 0; margin-right: 0; }

P {  color: #333333; font-size: 11; font-family: Verdana, sans-serif; text-align: justify; margin-left: 0; margin-right: 10; }

H1 { color: #132B57; font-size: 14; font-family: Verdana, sans-serif; text-align: center; margin-left: 0; margin-right: 10; }

TD { color: #333333; font-size: 11; font-family: Verdana, sans-serif; margin-left: 0; margin-right: 10; }

LI { color: #132B57; font-size: 11; font-family: Verdana, sans-serif; margin-left: 0; list-style: circle outside; text-align: left; }
SPAN { color: #333333; }

A:link { color: #333333; font-weight: bold; text-decoration: none; }
A:visited { color: #333333; font-weight: bold; text-decoration: none; }
A:hover { text-decoration: underline; }
A:active { text-decoration: underline }


.smal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold;
}
.style2 {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold;
    color: #0000000;
}