/* Global Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #161207;
}
	
td {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:14px;
	margin-top:0px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #000000;
	text-decoration:underline;
	}
	
a:hover {
	color: #000000;
	text-decoration:none;
	}

/* Class Styles */


h1 {
	font:22px Times New Roman, Times, serif;
	color: #000000;
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 0px;
	margin-top: 0px;
	}
h1:first-letter{
	font:28px Times New Roman, Times, serif;
	color: #000000;
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 0px;
	margin-top: 0px;
	}
.sectionHeader {
	font:22px Times New Roman, Times, serif;
	color: #000000;
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	}
.sectionHeader:first-letter{
	font:28px Times New Roman, Times, serif;
	color: #000000;
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 0px;
	margin-top: 0px;
	}
.sectionHeaderword2 {
	font:28px Times New Roman, Times, serif;
	color: #000000;
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	}
.sectionWHeader {
	font:18px Times New Roman, Times, serif;
	color: #ffffff;
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	}
.sectionWHeader:first-letter{
	font:26px Times New Roman, Times, serif;
	color: #ffffff;
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	}
	
.contentText {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:14px;
	font-style:italic;
	}
.serviceBullets {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
	font-style:italic;
	}

#serviceBulletlinks a {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:22px;
	font-style:italic;
	text-decoration:underline;
	}
#serviceBulletlinks a:hover {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:22px;
	font-style:italic;
	text-decoration:none;
	}

#footerLinks a {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	line-height:12px;	
	}

#footerLinks a:hover {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	line-height:12px;	
	}
