body  { color: rgb(0,0,0); font-family: Verdana, Arial, Helvetica; 
	font-weight: bold;
	font-style: normal;
	font-size: 80%;

background: rgb(255,255,255) url("bgndleft.jpg"); sans-serif: background-image: url("bgndleft.jpg") }


a:link
{
	color: rgb(0,76,74);
	text-decoration:none;

}
a:visited
{
	color: rgb(86,171,171);
	text-decoration:none;
}
a:active
{
	color: rgb(0,232,204);
	text-decoration:none;
	}
a:hover
{
	color: rgb(204,0,0);
	text-decoration:none;
	
}
h1
{
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;

}
h6
{
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
TABLE
{
	table-border-color-light: rgb(153,204,204);
	table-border-color-dark: rgb(0,0,0);
	border-color:rgb(0,0,0);
	color:rgb(0,0,0);
	font-family: Arial, Arial, Helvetica;
	font-style: normal; 
}
TH
{
	color:rgb(0,0,0);
	font-family: Arial, Arial, Helvetica;
	font-style: normal; 
}
HR
{
	color:rgb(0,0,0);
}
TD
{
	border-color:rgb(0,0,0);

}
