body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: EAE9EA;
	color: #3300CC;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bolder;
	color: #3300CC;
	background-position: center;
	text-align: center;


}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3300CC;
	text-align: center;

}
.largetype {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	color: #FF0000;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3300CC;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3300cc;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3300CC;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3300CC;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 3300cc;
}
