td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;

}
.bluetext {
	color: #336699;
}
.title {
	font-family: Garamond, "Times New Roman";
	font-size: medium;
	text-transform: none;
	color: #336699;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 40px;


}
.subheading,strong {
	font-weight: bold;
	color: #336699;
}
.blueItalics {
	font-style: italic;
	color: #336699;
}
a {
	color: #336699;
	text-decoration: none;

}
a:hover {
	color: #009999;
}
.blackText {
	color: #000000;
}
.ghost {
	color: #FFFFFF;
}
