@charset "ISO-8859-1";

body {
	background-image: url(GGbackground.gif);
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000055;
	background-repeat: no-repeat;
}
h1 {
	font-size: 16px;
}
h {
	font-family: "Copperplate Gothic Light";
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
h3  {
	font-weight: bold;
	font-size: 14px;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: none;
	color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
table {
	font-size: 12px;
}
table td {
	vertical-align: top;
	margin: 5px;
	padding: 5px;
}
#program  table  {
	font-size: 12px;
	font-weight: normal;
	width: 600px;
}
#program   table   td {
	height: 20px;
	width: 250px;
}
#text {
	font-weight: lighter;
}
#text #AutoNumber1 {
	background-color: #003366;
}
apDiv1 {
	float: left;
	background-position: top;
}
#text table th {
	text-align: left;
	font-weight: lighter;
}

