td {
	font-family: "Verdana";
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	list-style-image:  url(images/bullet.gif);
	list-style-type: disc;

}
a:link {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #FF9040;
	text-decoration: underline;
}
a:visited {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
a:active {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.alternate {
	font-family: "Verdana";
	font-size: 14px;
	color: #006633;
	font-weight: bold;

}
.alternate_title {
	font-family: "Verdana";
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
	text-transform: uppercase;

}
.alternate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-transform: uppercase;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #C3BF1D;
	text-transform: capitalize;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
