body {
	font-family:Tahoma, Arial;
}

td {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#006600;
}

.indent 
{
	text-indent:10px;
}	

.margins
{
	margin:0px 10px 0px 10px;
}	

.imagemargins
{
	margin:5px 5px 5px 5px;
}	

.headers 
{
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#336600;
	font-weight:bold;
}

.bar {
	color: 336600;
	background-color: 336600;
	border: 0;
	height: 1px;
}

.Footer
{
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#336600;
}

.LeftBorder
{
	border-left:thin dotted #336600;
	margin-left:3px;
}

li 
{
	list-style-type:square;
	margin-left:10px;
}	

A:link 
{
	text-decoration:underline;
	color:#006600;
}	

A:Visited
{
	text-decoration:underline;
	color:#336600;
}	

A:Active
{
	color:#336600;
	text-decoration:underline;
}

A:hover 
{
	text-decoration:none;
	color:#336600;
}		



