	body {
		font-family: verdana, arial;
		font-size: 16px;}

	td {
		font-family: verdana, arial;
		font-size: 16px;}



	h1 {
		font-size: 30px;}

	h2 {
		font-size: 16px;
		text-decoration: underline;}


	.lightBG {
		background-color: #FF0000;
		color: #FFFFFF;}

	.whiteBG {
		background-color: #FFFFFF;}

	.greyBG {
		background-color: #EEEEEE;}


	.darkHR	{
		background-color: #000000;
		font-size: 2px;}

	.lightHR {
		background-color: #FF0000;
		font-size: 2px;}



	.dottedLine {
		background-image: url(../images/misc/dottedLine.gif);}



	.largeText {
		font-size: 16px;}



	a {
		color: #FF0000;}
