BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: white;
    MARGIN: 0px;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-VARIANT: normal
}
.maintext {
	FONT-SIZE: 10pt;
    COLOR: #11588E;
	FONT-FAMILY: tahoma, verdana, arial
}
.maintextsm {
	FONT-SIZE: 8pt;
    COLOR: #11588E;
	FONT-FAMILY: tahoma, verdana, arial
}
a.maintextsmr {
	FONT-SIZE: 8pt;
    COLOR: #cc3333;
	FONT-FAMILY: tahoma, verdana, arial
}
a.maintextsmr:hover	{
	text-decoration: underline;
	}
a { 
	text-decoration: none; 
	FONT-SIZE: 9pt;
	COLOR: #cc3333;
	FONT-FAMILY: tahoma, verdana, arial }
a:hover		{ text-decoration: underline; }
.maintexttitle {
	COLOR: #11588E;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	FONT-FAMILY: tahoma, verdana, arial 
}
.maintexttitle:link {
	COLOR: #11588E;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	FONT-FAMILY: tahoma, verdana, arial 
}
.maintexttitle:visited {
	COLOR: #11588E;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	FONT-FAMILY: tahoma, verdana, arial 
}
.maintexttitle:hover {
	COLOR: #11588E;
	FONT-WEIGHT: bold;
	text-decoration: none;
	FONT-FAMILY: tahoma, verdana, arial 
}
.boxes		{ font-family: Verdana; 
			  font-size: 10pt; 
			  border: 1 solid #071E3E; }
.button		{ background-color: #C60000; 
			  border-color: #ffffff; 
			  height: 22px; 
			  font-family: tahoma, verdana, arial; 
			  font-size: 10px; 
			  color: #ffffff; 
			  font-weight: bold; }
.buttonalt	{ background-color: #0000FF; 
			  border-color: #ffffff; 
			  height: 22px; 
			  font-family: tahoma, verdana, arial; 
			  font-size: 10px; 
			  color: #ffffff; 
			  font-weight: bold; }