td {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.blue {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #0000FF;
}
a {
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	color: #FFCC00;
	text-decoration: none;
}
.bullet {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	list-style-position: inside;
	list-style-type: circle;

}
.email {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
input {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000099;
	border: none;

}
textarea {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000099;
	border: none;

}
