.body,TD {
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
A:LINK {
	color : #336633;
	text-decoration : underline;
	font-family: verdana, sans-serif;
	font-weight:bold;
	font-size: 11px;
	
}
A:VISITED {
	color : #669966;
	text-decoration : underline;
	font-family: verdana, sans-serif;
	font-weight:bold;
	font-size: 11px;
	
}
A:HOVER {
	color : #99cc66;
	text-decoration : underline;
	font-family: verdana, sans-serif;
	font-size: 11px;
	}
.standard {
	color:#000000;
	font-family:verdana, sans-serif;
	font-size: 13px;
	}
	.standardbold {
	color:#000000;
	font-family:verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	}
	.emphasis {
	color:#000000;
	font-family:verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	}
	.smallertext {
	color:#000000;
	font-family:verdana, sans-serif;
	font-size: 10px;
	}
	.borders {
	border:thick Maroon;
}
.red {
	color:#ff0000;
	font-family:verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	}


