body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.topnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #A42900;
}
a.topnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #993300;
	color : #d0f9e4;
}
a.rsclnk {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #FFFFF2;
}
a.rsclnk:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	color : #FFFFF2;
}
a.smallnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #2E73B8;
}
.smalltxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #2E73B8;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #339966;
	text-align: center;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #A42900;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #A42900;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #A42900;
}
hr {
	color : #339966;
	height : 2px;
}
.greentxt18ptbold {
	color: #339966;
	font-size: 18pt;
	font-weight: bold;
}
.greentxt16ptbold {
	color: #339966;
	font-size: 16pt;
	font-weight: bold;
}
.greentxt14ptbold {
	font-size : 14px;
	color : #339966;
	font-weight: bold;
}
.greentxtbold {
	color: #339966;
	font-weight: bold;
}
.greentxtcenter18ptbold {
	color: #339966;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.greentxtcenter16ptbold {
	color: #339966;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.greentxtcenter14ptbold {
	font-size : 14px;
	color : #339966;
	font-weight: bold;
	text-align: center;
}
.greentxtcenterbold {
	color: #339966;
	font-weight: bold;
	text-align: center;
}
.browntxtbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	color : #A42900;
}