
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Lucida Grande, verdana, arial, Sans-Serif;
	background: #181818;
	color: #000000;
	text-align: left;
    line-height: 14px;
	}

small {
	font-family: Lucida Grande, verdana, arial, Sans-Serif;
	color: #B0B0B0;
	font-size: 9px;
	line-height: 10px;
	}

fontD0D0D0 {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Lucida Grande, verdana, arial, Sans-Serif;
	color: #D0D0D0;
    line-height: 14px;
	}

font848484 {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: arial, Lucida Grande Sans-Serif;
	color: #848484;
    line-height: 14px;
	}







a:link, a:visited {
	text-decoration: none;
	color: #2C3868;
}
a:hover, a:active {
	color: #2C3868;
	text-decoration: underline;
}

