/* CSS Document */
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
}
body {
	background-color: #013300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.indextitle {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: FF3300;
	padding-left: 35px;
	padding-right: 20px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.titlebold {
	font-weight: bold;
	padding-top: 10px;
}
.locationTitle {
	font-weight: bold;
	color: #003300;
	font-size: 17px;
}
.smaltxt {
	font-size: 12px;
}
.dotsline {
	font-size: 11px;
}
.bulletpoints {
	padding-bottom: 8px;
}