@charset "utf-8";
body {
	background-color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.pageTITLE {
	font-size: 18px;
	color: #003366;
	letter-spacing: 10px;
	text-align: left;
	word-spacing: 15px;
	white-space: normal;
	display: block;
	text-decoration: underline;
	text-transform: uppercase;
	text-indent: 15px;
}
.parahead {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.infostyle {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.bullets {
	color: #FF0000;
	font-weight: bold;
}
.blogDATE {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	background-color: #99CCFF;
	text-align: left;
}
.tiny {
	font-size: 10px
}
