body
{
	color: #ffffff;
	font-family: "Courier New", Courier, helvetica, sans-serif;
	font-size: 12pt;
} 
a:link
{
	color: #00CC66;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
}
a:visited
{
	color: #CCFF66;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
} 
a:active
{
	color: #0000ff;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover
{
	color: #ff0000;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
}

h2 {  font-family: courier, arial, helvetica, sans-serif; font-size: 18px; font-weight: bold}
.plus2 {  font-family: "Courier New", Courier, mono; font-size: 16pt; font-weight: bold}
.small {  font-family: "Courier New", Courier, helvetica, sans-serif; font-size: 8pt;}
