h2 {
	font-family: Papyrus, "Comic Sans MS", Arial;
	font-weight: bold;

}
h3 {
	color: #FFFFFF;
}
.title {
	font-family: Papyrus, "Comic Sans MS", Arial;
	font-size: small;
	font-weight: bolder;
	color: #663300;
}
.bodytext {
	font-family: "Century Gothic", Arial;
	color: #000000;
	text-indent: 0pt;
	font-size: 16px;



}
a {
	font-family: "Century Gothic", Arial;
	font-size: medium;
	font-weight: bold;
	color: #660000;
}

a.alert {
	font-family: "Century Gothic", Arial;
	font-size: medium;
	font-weight: bold;
	color: red;
}