/* CSS Document */

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color:#000000;
}
.bigheader {font-family:Arial; font-size:20px; font-weight:bold; color:#013157;}

.subheader {font-family:Arial; font-size:16px; font-weight:bold; color:#959595;}

.subheaderBlue {font-family:Arial; font-size:16px; font-weight:bold; color:#013157;}


.nortext {font-family:Tahoma; font-size:11px; font-weight:normal; color:#000000;}

.norblue {font-family:Arial; font-size:11px; font-weight:normal; font-weight:normal; color:#457CAB;}

.bottom_text {font-family:Arial; font-size:11px; font-weight:normal; color:#ffffff;}

.text-commu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	font-weight:bold;
	text-decoration: underline;
}
.text-commu:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
