BODY
{
}
.heading
{
    FONT-SIZE: 12px;
    COLOR: #000099;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white
}

.headingbold
{
    FONT-SIZE: 11pt;
    COLOR: #040481;
    Background-Color: #D1D1D1;
    FONT-WEIGHT: Bold;
    FONT-FAMILY: Arial;
}

.content, input, select, textarea 
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial
}

.contentsml {
	FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, Arial
}

h2 {
	font: 12px verdana, arial;
	font-weight: bold;
	margin-bottom: 0px;
}

.tb {
	border-top: 1px solid #040481;
	border-left: 1px solid #040481;
	border-right: 1px solid #040481;
	border-bottom: 1px solid #040481
}