<STYLE>
BODY {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
	/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
	SCROLLBAR-BASE-COLOR:  #40364d;
	/* all scrollbar attriblutes following are not required, but you can set them if you wish. */
	SCROLLBAR-ARROW-COLOR: #F5D300;
	SCROLLBAR-HIGHLIGHT-COLOR: #90869E;
}
UL, LI, P, TD, TR {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}

FORM {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
}
SELECT, INPUT, TEXTAREA {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #51485F;
	FONT-SIZE: 10px;
}

/* style for submit/reset buttons */
#submitrow INPUT {
	BACKGROUND-COLOR:#40364d;
	COLOR: #f5d300;
	FONT-WEIGHT: bold;
}

/* extra styles for top and left frames */
#navbody {
	COLOR: #3F3849;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	BACKGROUND-COLOR: #51485F;
}
#navbody TD {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
}
#navbody A:LINK, #navbody A:VISITED, #navbody A:ACTIVE {
	COLOR: #9A91AA;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
#navbody A:HOVER {
	COLOR: #F5D300;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	BACKGROUND-COLOR: #40364d;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.tr2small { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-variant: normal; font-weight: normal }

.tr2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}


.tr4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.source { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal; font-weight: normal }

.property {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.hdrsub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 033B7A;
}
.newline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

</STYLE>