h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #003300;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660033;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00CC00;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660033;
}
h2 {
	font-size: 24px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	background-image: 
	border: medium outset #006600;
}
.redborder {
	border: medium outset #CC0000;
}
.greenborder {
	border: medium outset #00CC00;
	
}
.thinredborder {
	border: thin inset #660033;
	
}
h5 {
	font-family: Arial, "Bell MT", "Baskerville Old Face";
	font-size: 16px;
	font-style: normal;
	color: #003300;
}
.appletablebackground {
	background-image: url(images/backgrounds/apple_bunch.jpg);
}

body {
	background-color: #FFFFFF;
}
.style1 {font-size: 24px}