body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #80664D;
	background-color: #FFFFE1;
}
h1 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
}
a:active {
	color: #82C8FF;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #2878BB;
}
a:link {
	color: #00007D;
}
.HTML {
	color: #00007D;

}
.HTMLcode {
	font-family: "Courier New", Courier, mono;
	color: #00007D;
	font-style: normal;
	font-weight: bold;


}
