
body, td, center, p, div {
	font-size: 9pt;
	font-family: Helvetica,sans-serif;
	color: #000000
}
.title {
	font-size: 11pt;
	font-weight: bold;
	font-family: Helvetica,sans-serif;
	color: #990000;
}
.small {
	font-size: 9pt;
	font-weight: bold;
	font-family: Helvetica,sans-serif;
	color: #990000;
}
.subtitle {
	font-size: 10pt;
	font-weight: bold;
	font-family: Helvetica,sans-serif;
	color: #003399;
}
.white {
	font-size: 10pt;
	font-family: Helvetica,sans-serif;
	color: #FFFFFF;
	line-height:20px
}

.bluetitle {
	font-size: 18pt;
	font-weight: bold;
	font-family: Helvetica,sans-serif;
	color: #003399;
}


.greentitle {
	font-size: 18pt;
	font-weight: bold;
	font-family: Helvetica,sans-serif;
	color: #287135;
}

A {COLOR: #7F6B25;text-decoration: none;}

A:hover {COLOR: #647341;}
