
.colorsmallbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#26526f;
}
.bullet {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#26526f;
}
.colormediumbold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#20703d;
}
.colorlargebold {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color:#20703d;
}

.footer {
	font-family: arial;
	font-size: 11px;
	color:#FFFFFF;
	}


body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.1;
}
body {
	background-image: url(images/background2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #327c47;
	
}
a:visited {
	color: #327c47;
	
}
a:hover {
	color: #1a5a7e;
	
}
a:active {
	color: #327c47;
	
}
