#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 600px;
	color: #4D599D;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #C2DBF0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #C2DBF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2DBF0;
	padding-bottom: 3px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bodyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}
.bodyBOLDITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.bodyITALICsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7D7D7;
	font-style: italic;
}
.indent {
	padding-left: 15px;
	padding-bottom: 15px;
}
A:link,
A:visited {color: #7DAADF;}

A:active,
A:hover {color: #FF9900;}

li {
	margin-bottom: 10px;
	list-style-image: url(images/bullet.gif);
	
}h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C2DBF0;
	padding-bottom: 3px;
}
