body {
	background-color: #333333;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a.feature:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
a.feature:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
a.feature:active {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B5973;
	text-decoration: underline;
}

a.feature:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #2B5973;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B5973;
	font-weight: 600;

}
li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B5973;
}
ul {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B5973;
}
ol {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B5973;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
}
.left-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border: 1px;
	padding-left: 3px;
}
.tableBoxM {
	list-style-type: square;
	background-color: #004C86;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f78c3c;
	border-right-color: #f78c3c;
	border-bottom-color: #f78c3c;
	border-left-color: #f78c3c;
	padding-right: 12px;
	
}
.tableBoxL {
	list-style-type: square;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #576170;
	border-right-color: #576170;
	border-bottom-color: #576170;
	border-left-color: #576170;
	padding-left: 12px;
}

