BODY  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background : #FFFFFF;
	color: #FFFFCC;
}

TD {
	font-size: 16px;
	color: #FFFFCC;
}

.th {
	background: #FFFFCC;
	color: Navy;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 19px;
	color: #99FFCC;
	font-family: "Times New Roman", Times, serif;
	font-variant : small-caps;
}

H2 {
	font-size: 17px;
	color : ButtonHighlight;
	font-family: "Times New Roman", Times, serif;
	font-variant : small-caps;
}

H3 {
	font-size: 15px;
	color: #CAFFE4;
	font-family: "Times New Roman", Times, serif;
	font-variant : small-caps;
}

H4 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-variant : small-caps;
	color : ButtonHighlight;
}

.small{
	font-family: veranda, sans-serif, arial, helvetica;
	font-size: 8pt;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #51FE0E;
	text-align: center;
}

A:link {
	color: #CCFFFF;
	font-weight: normal;
	text-decoration: underline;
}

A:visited {
	color: #CCFFFF;
	font-weight: normal;
	text-decoration: underline;
}

A:hover {
	color: #6699FF;
	font-weight: normal;
	text-decoration: underline;
}

A:active {
	color: #51FE0E;
	font-weight: normal;
	text-decoration: underline;
}
