td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;

}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.subHeading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
