a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF9966;
	text-decoration: none;
}
a:visited {
	color: #CC9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFCC00;
	text-decoration: none;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;

}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFCC;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	line-height: normal;
	color: #FFFFCC;
	font-weight: lighter;

}
.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFCC;
}

