A:link { 
	text-decoration: none 
}

A { 
	text-decoration: none; 
	border: 0px 
}

Body { 
	margin: 0px 
}

h1 { 
	color: white; 
	font-weight: 600; 
	font-size: small; 
	background-color: #004040;
	text-align: center; 
	text-transform: capitalize; 
	padding: 1px; 
	border-top: 1px outset black; 
	border-left: 1px outset black; 
	border-right: 1px outset black; 
	border-bottom: 1px outset black 
}

h2 { 
	font-weight: 600; 
	font-size: small; 
	text-align: center; 
	text-transform: capitalize; 
	margin-bottom: 0.2em 
}

h3 { 
	text-align: center; 
	font-style: italic; 
	font-weight: 500; 
	font-size: small; 
	text-transform: capitalize; 
	margin-bottom: 2em 
}

img { 
	border: 0px 
}

p {
	text-align: justify;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.bold { 
	font-weight: bold 
}

.bottomText { 
	background-color: #004040; 
	text-align: center; 
	color: white; 
	font-weight: 600; 
	font-size: small; 
	text-align: center; 
	text-transform: capitalize; 
	padding: 1px; 
	border-top: 1px outset black; 
	border-left: 1px outset black; 
	border-right: 1px outset black; 
	border-bottom: 1px outset black 
}

.boundary { 
	margin-right: 5px; 
	margin-left: 5px; 
	border-left: 1px groove black; 
	border-right: 1px groove black; 
	border-top: 1px groove black;
	border-bottom: 1px groove black 
}

.box { 
	background-color: white; 
	margin-top: 2px; 
	margin-bottom: 4px; 
	margin-left: 3px; 
	padding: 3px; 
	width: 22%; 
	float: right; 
	border: none 
}

.caps { 
	font-weight: 600; 
	text-transform: uppercase 
}

.centered { 
	text-align: center 
}

.contents { 
	font-size: smaller; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	vertical-align: top 
}

.emphasis { 
	font-style: italic 
}

.fullbox { 
	background-color: #f8f8ff; 
	margin: 3px; padding: 5px; 
	border: solid 1px #789; 
	width: 97% 
}

.menuText { 
	color: #0a4964; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	vertical-align: top 
}

.news { 
	color: #330000; 
	text-align: center 
}

.newsbox { 
	background-color: #f8f8ff; 
	text-align: justify; 
	margin: 3px; 
	padding: 5px; 
	width: 90%; 
	float: left; 
	border: solid 1px #789 
}

.separator { 
	border-bottom: 1px solid black 
}

.sideMenu { 
	background-color: #004040; 
	text-align: right; 
	margin: 3px; 
	padding-top: 5px; 
	padding-right: 15px; 
	padding-bottom: 5px 
	border-top: 1px outset black; 
	border-left: 1px outset black; 
	border-right: 1px outset black; 
	border-bottom: 1px outset black 
}

.sideMenuSelText { 
	color: #ccffff; 
	font-weight: 600; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.sideMenuText { 
	color: white; 
	font-weight: 600; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.sideSubMenu { 
	background-color: #009090; 
	text-align: right; 
	margin: 3px; 
	padding-top: 5px; 
	padding-right: 15px; 
	padding-bottom: 5px; 
	width: 60% 
}

.sideSubMenuText { 
	color: white; 
	font-weight: 600; 
	font-size: smaller; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.sideSubMenuSelText { 
	color: #aaffff; 
	font-weight: 600; 
	font-size: smaller; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.topAligned { 
	text-align: right; 
	vertical-align: top 
}

.topmenu { 
	background-color: silver; 
	text-align: center 
}

.topmenuSelected { 
	background-color: #0a4964; 
	text-align: center 
}

.under { 
	text-decoration: underline;
	text-align: center 
}

.welcomebox { 
	background-color: white; 
	margin: 3px; 
	padding: 5px; 
	width: 72%; 
	float: left; 
	border: solid 1px black
}
