 body {
	background-color: #92AEC4;
	margin-top: 2px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: center;
}
font {
	font-family: Tahoma;
	font-size: 10px;
}
.fspacing {
	line-height: 0px;
	text-align: center;
}

.headings {
	font-family: Tahoma;
	font-size: large;
	
}

.padding {
	padding:5px 10px 5px 10px;
}

.leftcolpad {
	padding:5px 0px 0px 0px;
	text-align: left;
}

.DorasHeading {
	font-family: Tahoma;
	font-size: 20px;
	color: #000080;
	font-variant: small-caps; 
}
