@charset "utf-8";
/* CSS Document */

body {
	background-color: #0066FF;
	
}

a:link {
	color: #FFFFFF;
	
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
	
}

body,td,th {
	color: #000000;
	text-align: left;
	
}

.newheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0066FF;
	font-weight: bold;
	color: #FFFFFF;
	
}

.style14 {color: #FFFFFF}

	
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.newtabletext {
	text-align: left;
}

