body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	text-decoration: none;
}
.quote {
	font-style: italic;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	color: #333333;


}
.bold {
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #00CC00;
}
.Redheading {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.boldblue {
	font-weight: bold;
	color: #6699FF;
}
li {
	list-style-type: circle;
	line-height: 20px;


}
