BODY {
	background-color : #0A55A3;
	margin : 105px 0px 50px 0px;
}
A {
	color: #FFFFFF;
}
.sitetitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #C9CCE2;
}
.sitenav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-style : italic;
	color: #FFFFFF;
	text-decoration:none;
}
.sitenav:hover {
	background-color : #4780BA;
}
.sitetext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.hometext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;
}
.sectiontitle {
	font-weight : bold;
	font-variant : small-caps;
}