@import url("Templates/deepSixOfficialStyle.css");
.bodyText {
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.bodyTextProj {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.bodyTextBold {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.bodyTextBoldProj {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.heading {
	font-size: 16px;
	color: #6699FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.subHeading {
	font-size: 14px;
	color: #6699CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.bodyHeadings {
	font-size: 19px;
	font-weight: bold;
	color: #6699FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}
a:link {
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:visited{
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:active{
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:hover{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.italicNotes {
	font-style: italic;
	color: #999999;
}
.bodyHeadingUnderlined {
	font-size: 19px;
	color: #999999;
	text-decoration: underline;
}
.crossOutToDoList {
	font-style: normal;
	text-decoration: line-through;
	}
.legalText {
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.menu{
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	}

