A.small:link {
	COLOR: #ffffff
}
A.small:hover {
	COLOR: #FF6633
}
A.small:active {
	COLOR: #ffffff
}
A:link {
text-decoration: underline
; color: #0000CC
}
A:visited {
text-decoration: underline
; color: #0000CC
}
A:hover {
	COLOR: #000000
; text-decoration: underline
}
A:active {
text-decoration: underline
; color: #0000CC
}
td { font-family: Georgia, Verdana, Arial; 
font-size: 9pt; font-weight: normal; color: #000000} 
a.small:active {  color: #FFFFFF; text-decoration: underline; font-size: 9pt}
a.small:hover {  color: #000000; text-decoration: underline; font-size: 9pt}
a.small:link {  font-size: 9pt; color: #FFFFFF; text-decoration: underline}
h1 {  font-size: 9pt; font-weight: bold}
.large {  font-size: 12pt}
h2 {  font-size: 8pt; color: #FFCC99}
A.small:visited {  font-size: 9pt; text-decoration: underline; color: #FFFFFF}
.red {  font-size: 9pt; color: #990000}
.whitesmall {
	font-size: 7.5pt;
	color: #FFFFFF;
}
body {
	background-color: #E2DACD;
}
.whitelarge {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
