@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	background-image: url(../Global_images/Backgrounds/1200x1000sandpaper%20background.jpg);
	background-repeat: repeat;
	color: #33CCCC;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #009999;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 2.5em;
	font-weight: normal;
	color: #00CCCC;
	text-align: center;
}
p {
	padding-top: 5px;
	padding-bottom: 0px;
}
