body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B94EC;
	font-weight: bold;
	font-size: 18px
}
.headingOne {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B94EC;
	font-weight: bold;
	font-size: 31px;
}

.boldBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B94EC;
	font-weight: bold;
	font-size: 16px
}
.boldBlueOne {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B94EC;
	font-weight: bold;
	font-size: 20px
}

.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B4A7F;
	font-size: 12px;
}
.footerText1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B4A7F;
	font-size: 16px;
}

.blueText {	color: #2B94EC; }


a, a:link, a:visited, a:active,  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B4A7F;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
	
a:hover  {font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B94EC;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active,  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B4A7F;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
	
a.footer:hover  {font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B94EC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

ul {list-style-image: url(images/bullet.gif);}
