.whiteBg {
	background-color: ;
	color: #FFFFFF;
	
}
.insideText {
	letter-spacing: 0px;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	text-indent: 0pt;
	padding: 5px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	white-space: normal;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: thin none #FFFFFF;
}
.bodyBack {
	background-color: #003333;
}
.sideLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color:#0A5D5F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bulletStyle {
	
}
strong {	color: #CCCCCC;
}
