/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a.bodyLinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #575757;
	text-decoration: underline; 
	}
a.bodyLinks:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline; 
	}
.logoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
}
a.additionalLinks { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC; 
	text-decoration: underline; 
	}
a.additionalLinks:hover { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
	text-decoration: underline; 
	}
a.footerLinks { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline; 
	}
a.footerLinks:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #990033;
	text-decoration: underline; 
	}
.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC33;
}
.subTitles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #AD0002;
}
.subTitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #F4E530;
}
.subTitles3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #225468;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: none;
	color: #CCCCCC;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: none;
	color: #3A3A3A;
}
.testimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
}