body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3366CC;
}
body {
	background-color: #CCCC99;
	color: #3366CC;
}
a {
	font-size: small;
}
a:link {
	text-decoration: none;
	font-size: small;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-size: small;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC00CC;
	background-position: right;
	text-align: right;
}
.table-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
	font-variant: small-caps;
}
.table-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	line-height: 40px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-variant: small-caps;
}
.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006699;
	text-align: justify;
	font-variant: small-caps;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	background-color: #CC99CC;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: 3px double #FFFFFF;
	padding: 10px;
	margin-right: 150px;
	margin-left: 150px;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	font-variant: small-caps;
	background-color: #CC99FF;
	background-position: center center;
	border: 5px double #FFFFFF;
	color: #666666;
	padding: 20px 25px;
}
.course {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CC0033;
	text-align: justify;
	font-variant: small-caps;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #0000FF;
	text-decoration: underline;
}
