body {
			background-color: #0156E4; 
			margin-right: 0px;
			padding-right: 0px;
			font-size: .8em; }

table {
			background-color: #FFFFFF;
			margin-left: 0px; 
			margin-right: 0px;
			margin-bottom: 0px; 
			font-family: verdana, Arial, Helvetica; 
			text-align: justify; 
			font-size: 1em; }

.menutitle {
			position: relative;
			float: left; 
			left: 10px;
			top: 15px; }

.conftitle {
			position: relative;
			float: right; }

.pagetitle {
			position: relative;
			top: 15px; }

.confinfo {
			position: static;
			padding-top: 20px; 
			padding-right: 10px; 
			text-align: right;
			float: right; }

.separator {
			height: 10px; }

.footer {
			text-align: right; 
			font-size: .8em; }

.cellheader {
			font-weight: bold;
			text-align: left; 
			vertical-align: top; }

.cellcontent {
			text-align: left;
			vertical-align: top; }

.scheduleheader {
			text-align: center;
			font-weight: bold;
			font-size: 1.15em;
			color: #F1AE00;
			background-color: #0156E4; }

a:active { 
		color: #0000EE; 
		text-decoration: underline; 
		font-weight: bold; }
a:visited {
		color: #00007D;
		text-decoration: none; }

a:hover {
		color: #FFFFFF;
		background-color: #0156E4;
		text-decoration: none; 
		font-weight: bold; }