BODY, NORMAL, DIV, P, TD, UL, OL, LI { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }

body {
	background-color: #017787;
	padding: 0 10% 0 10%;
	}

A:link {color: #CCFFFF; text-decoration: underline; font-weight: bold; } 
A:visited {color: #CCFFFF; text-decoration: underline; font-weight: bold; }
A:hover {color:#00FFFF; text-decoration: underline}
H1, H1, H3, H4, H5 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #CCFFFF;;
}
H1 {font-size: 170%; }
H2 { font-size: 110%; color: #CCFFFF;
margin: 0;}
H3 { font-size: 130%; }
H4 { font-size: 110%; }
.asmall {color: #006666; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 9pt}
.copyright { font-size: smaller; color: #993300; }
.address { font-size: smaller; color: #330099; }
.frontcopy {  color: #00CCCC; font-size: 9pt}
.smaller {  font-size: smaller}
.frontpage {  color: #CCFFFF; font-weight: normal}

.Boxed120, .Boxed {
	border:1pt solid #CCCCFF;
	margin:0 0 2px 0;
	text-align: left;
	color: #CCFFFF; 
	position: relative;
	padding: 10px;
		}
.Boxed120 {
		min-height: 122px;
 }
.Boxed120 img {
	float: right;
	border: 1pt solid transparent;
	margin: 0 0 0 10px;
	}
.Boxed120 a:hover img {
	border: 1pt #00FFFF solid;
	}
	
.Centred {
	text-align: center;
	}
.Middled {
	position:absolute; 
	height:130px;
	top:50%; 
	margin-top:-40px;
	margin-right: 130px;
	}
TD {
	border-bottom:1pt solid #CCCCFF;
}