

.head {
	font: 10pt helvetica;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color: Gray;
}
.subhead {font: 10pt arial,helvetica; font-style: normal; font-weight: bold; color: Black; background-color: LightSteelBlue;}
.subsubhead {font: 10pt arial,helvetica; color: black; background-color: LightSteelBlue;}
.newshead {font: 10pt helvetica; font-style: normal; font-weight: bold; color: white; background-color: midnightblue; text-transform: uppercase;}
.headertext {font-family: arial,helvetica; font-style: normal; font-weight: bold;font-size: small; color: white;background-color: Black;}
.itemtext {
	font: 10pt;
	font-family: helvetica,verdana,arial,helvetica,geneva,sans-serif;
	color: midnightblue;
	background-color: Silver;
}
.text {font-family: helvetica,verdana,arial,helvetica,geneva,sans-serif; font-style: normal; font-size: small; color: midnightblue;}
.tr {font-family: helvetica,verdana,arial,helvetica,geneva,sans-serif; font-style: normal; font-size: small; color: maroon; background-color: black;}
H1 {font-family: helvetica; font-style: normal; color: midnightblue;}
H2 {font-family: helvetica;	font-style: normal; color: midnightblue;}
H3 {font-family: helvetica; font-style: normal; color: midnightblue;}
BODY {font-family: helvetica,verdana,arial,helvetica,geneva,sans-serif; font-style: normal; color: midnightblue; background-color: White;}
P {font-family: helvetica,verdana,arial,helvetica,geneva,sans-serif; font-style: normal; font-size: small; color: midnightblue;}





