TD, BODY {
	FONT-SIZE: 10px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana; line-height: 140%;
}

.bluelinks {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	color: 132A68;
	text-decoration: none;
}
.bluelinks:hover {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	color: 98002D;
	text-decoration: none;
}
.redtext {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	color: 98002D;
	text-decoration: none;
}
.redtext:hover {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	color: 98002D;
	text-decoration: underline;
}
.redboldUtext {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: 98002D;
	text-decoration: none;
	text-transform:uppercase;
}
.redboldUtext:hover {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: 98002D;
	text-decoration: underline;
	text-transform:uppercase;
}
.redheading {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: 98002D;
	text-decoration: none;
}
.blackheading {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.blackheading:hover {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
}
.bullets {
	font-family: verdana;
	font-size: 10px;
	line-height: 140%;
	list-style-image: url(images/bullet.gif);
}
A {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	color: 98002D;
	text-decoration: none;
}
A:hover {
	FONT-FAMILY: Verdana;
	font-size: 10px;
	color: 98002D;
	text-decoration: underline;
}
UL {
	font-family: verdana;
	font-size: 10px;
	line-height: 140%;
	list-style-image: url(images/bullet.gif);
}
