body {
	font-family: "Trebuchet MS";


}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #282864;
	font-size: 14px;

}
p {
	font-size: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #332266;
	font-weight: bold;

}
a:link {
	color: #1155FF;
	text-decoration: none;

}
a:visited {
	color: #1155FF;
	text-decoration: none;

}
a:hover {
	font-weight: bolder;
	color: #CC9933;
	text-decoration: underline;
}
a:active {
	font-weight: bolder;
	color: #CC9933;
}
