p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #CCCCCC;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #AFC9E9;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FEFCCD;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #33FFFF;
	text-decoration: none;

}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

