BODY 
{
	color: Black;
	font-family: Arial;
}

A  
{
	text-decoration : none;
	color: white;
	font-weight: bold;

}

A:hover  
{
	text-decoration : none;
	color: Black;
}

A:active  
{
	text-decoration : none;
}

p  
{
	text-align : left;
}

.formtext {
	font-family: Arial;
	font-size: 9 pt;
	font-weight: bold;
	color: #008011;
	cursor : auto;
	background-color: white;
}

.size8 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
}

.size8b {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

.size8w {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: White;
}

.size8wb {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

.size9 {
	font-family: Arial;
	font-size: 9.5pt;
	font-weight: normal;
	color: Black;
}

.size9b {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.size9bw {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}

.size9bc {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size9w {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: White;
}

.size9wb {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}

.size10 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

.size10b {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.size11 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: Black;
}

.size11b {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

.size11bc {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.size11w {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: White;
}

.size11wb {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}

.size14 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	color: Black;
}

.size14b {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
}

.size14bc {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size18 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
	color: Black;
}

.size18b {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
}

.size18bc {
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size18w {
	font-family: Arial Narrow;
	font-size: 18pt;
	font-weight: normal;
	color: White;
}

.size18wb {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: bold;
	color: White;
}

.size18wbc {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: bold;
	color: White;
	text-align: center;
}

.header {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: 093516;
	text-align: left;
	padding-top : 15;
	padding-bottom : 15;
}


</style>
