body{
	margin-top: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td,th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
}

a:link {color: #417B73;}
a:visited {color: #417B73; text-decoration: underline;}
a:hover {text-decoration: none; color: #417B73;}
a:active {color: #417B73;}

a.foot:link {color: #000000;}
a.foot:visited {color: #000000;}
a.foot:hover {color: #000000; text-decoration: none;}
a.foot:active {color: #000000;} 

.header {
	font-weight:bold;
	text-transform: uppercase;
}

.header2 {
	font-weight:bold;
	text-transform: uppercase;
	font-size:14px;
}
.header3 {
	font-weight:bold;
	text-transform: uppercase;
	color:#417B73;
}

.footer {
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 15px;
}
.bullet {
	list-style:square;
}

.small {
	font-size:10px;
}