body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/newbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #003366;

}

.small {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDF4;
}
h2 {
	font-size: 17px;
	color: #FFFFFF;
}

h3 {
	font-size: 13px;
	color: #FF6600;
	text-transform: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
