body {
	font: bold normal x-small Arial, Helvetica, sans-serif;
	color: #003366;
	background: #FFFFF0;
}
font {  font: normal small/normal Arial, Helvetica, sans-serif; color: #003366}
.black {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.title {  font: italic bolder 12px/normal Verdana, Arial, Helvetica, sans-serif; color: #000000}
a {
	color: #003399;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #FF6633;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	color: #000066;
	list-style-type: square;
	text-decoration: underline;


}
.byline {  font: italic bold 12px Arial, Helvetica, sans-serif; color: #003366}
p {  font: normal 12px/normal Arial, Helvetica, sans-serif; color: #333333}
li {  font: normal 12px Arial, Helvetica, sans-serif}
ul {  font: 12px Arial, Helvetica, sans-serif}
a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6699FF;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0066CC;
	}
h3 {  font: bolder normal 18px Arial, Helvetica, sans-serif; color: #006699;
}
h4 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
h5 {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: justify;
}
h6 {  font: bold normal 12px Arial, Helvetica, sans-serif; color: #003063}
.red {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.events {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.title-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
link {
	color: #003399;
	text-decoration: none;
}
.small {
	font-size: small;
	font-weight: lighter;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
}
.left {
	font-style: italic;
	float: left;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.fltright {
	clear: right;
	float: right;
}
.fltRight {
	float: right;
}
.right {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
}
