h3
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:16px;
	color:Black;
	font-weight:bold;
}
h2
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18px;
	color:Black;
	font-weight:bold;
}
P
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:Black;
}	
.subheadingwhiteb_a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white; font-weight: bold;text-decoration:none}

.fivepxline {font-family: Arial, Helvetica, sans-serif; font-size: 5px; color: black;}

.eightpxline {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: black;}

.captionblack {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: black;}
.captionblackb {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: black; font-weight: bold;}
.captionblackbi {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: black; font-weight: bold; font-style: italic;}
.captionwhite {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white;}
.captionwhiteb {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white; font-weight: bold;}
.captionwhitebi {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white; font-weight: bold; font-style: italic;}

.bodyblack {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;}
.bodywhite {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white;}
.bodywhiteb {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white; font-weight: bold;}
.bodyblackb {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; font-weight: bold;}
.bodyblackbi {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; font-weight: bold; font-style: italic;}

.subheadingblack {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black;}
.subheadingblackb {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: bold;}
.subheadingblackbi {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: bold; font-style: italic;}
.subheadingwhite {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white;}
.subheadingwhiteb {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white; font-weight: bold;}
.subheadingwhitebi {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white; font-weight: bold; font-style: italic;}

.headingblack {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: black;}
.headingblackb {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: black; font-weight: bold;}
.headingblackbi {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: black; font-weight: bold; font-style: italic;}

#footer{
	width:63%;
	margin:20px 0;
	border-top:8px #006600 solid;
}

#footer a{
	color:#000;
}

#footer-left{
	float:left;
	margin:30px 0 40px 0;
}

#footer-right{
	float:right;
	margin:30px 0 40px 0;
}