body {
	background: #5966BA;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: Lucida, Arial, serif;
	font-weight: normal;
}
a {
	color: blue;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: underline;
}

em { 
	color:blue; 
	font-weight:900; 
	font-size: 18px;
	font-style:normal; 
}

.headertable {
	border-style: none;
	background-color: #081D5B;
	border-color: #000000;
	color: #faf0e6;
}

.bodytable {
	border-style: solid;
	border-width: 1;
	background-color: #faf0e6;
	border-color: #000000;
}

.footertable {
	color: #AAAAAA;	
}

.speciallink {
	color: blue; 
	font-weight: normal; 
	font-size: 14px;
	font-style: normal; 
}

.ah {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

.ah:hover {
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: underline;
}

