.headingOrange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #D95700;
}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.headingPurple {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: 6C2B8B;
}


/* styles for the RIGHTSIDE NAV */
div.right td	{
			font-family: "Trebuchet MS"; 
			font-size: 12px; 
			color: #333333;		
			}

div.right a	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663399;
	text-decoration: none;
	font-weight: bold;

}

div.right a:link	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663399;
	text-decoration: none;
}

div.right a:hover	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;

}
/* end of styles for the LEFTSIDE NAV */

/* styles for the NAVIGATION */

a	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	Color: #6600CC;
	text-decoration: underline;

}

a:link	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6600CC;
	text-decoration: underline;

}

a:hover	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}

/* end of styles for Navigation */

/* styles for the TOP NAV */
div.topNav td	{
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #FF9900;		
			}

div.topNav a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

div.topNav a:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

div.topNav a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
/* end of styles for the TOP NAV */
.pagePurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663399;
}
body {
	background-color: #E8FAFF;
}

