 body{
	color: #CCCCCC;
	background-color: #065E84;
	background-position : top;
}
 :link {
	color: #FBDAAC;
	background-color : transparent;
}
 :visited {
	color: #E8D8C1;
	background-color : transparent;
}
 :active {
	color: #ffffff;
	background-color : transparent;
}
td {
	font-family: helvetica,arial,sans-serif;
	color : #cccccc;
}
H3 {
	font-family : helvetica,arial,sans-serif;
	text-align : center;
	color:white;
}
.title {
	font-family : "Albertus Medium",helvetica,arial,sans-serif;
	color : #000000;
}
.caption {
	font-size : 75%;
	text-align : center;
	color : #cccccc;
}
td.inst {
	color : #000000;
}
.small {
	font-size : 75%;
}
.large {
	font-size : 125%;
}
.text{
	font-family: helvetica,arial,sans-serif;
	color : White;
	}
#topLeft{
	position:absolute;
	left:0;
	top:0;
	
	}
