html, body, textarea, form
{
	font-family: Times New Roman, Verdana, Helvetica, Sans-Serif, Papyrus;
	font-size: 100%;
	color: black;
	background-color: white; 
}
a
{
	color: #009966;
}
a:visited 
{
	color: #009966;
}
h1
{
	font-weight: bold;
	font-size: 1.5em;
}
h2
{
	font-weight: bold;
	font-size: 0.95em;
	color: black;
	background-color: white;
}
h3
{
	font-weight: bold;
	font-size: 0.80em;
	margin-bottom: 0px;
	color: black;
	background-color: white;
}
.text
{
	font-weight: normal;
	font-size: 0.80em;
}