h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #003333;
}
h2 {
	font-family: Georgia, Harrington, Lucida Calligraphy;
	font-size: 36px;
	font-style: normal;
	font-weight: lighter;
	color: #660066;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9933;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	background-color: #577AA4;
	border: 8px ridge #CC9900;	
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF9933;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099CC;
}
.stylebold {
	color: #CC9933;
	font-weight: bold;
}
.styleItalic {color: #003300; font-style: italic;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #003333;
}
.mainpageback {
	background-image: url(../images/background800.jpg);
}
.tablebackground {
	background-image: url(images/checkers-background.jpg);
}
