/* CSS Document */

.style1 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #555555;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #555555;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	padding-bottom:0;
	margin-bottom:2px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
.style5 {color: #FFFFFF}

.bulletstext {font-size: 12px; color: #fafbb9; font-family: Arial; }


#thismonths a:link {
	color: #fafbb9;
	text-decoration: none;
}
#thismonths a:visited {
	text-decoration: none;
	color: #fafbb9;
}
#thismonths a:hover {
	text-decoration: underline;
	color: #efefef;
}
#thismonths a:active {
	text-decoration: none;
	color: #fafbb9;
}
