/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}

.footer {
	font-size: 10px;
}
.footerlarger {
	font-size: 11px;
}
.whitetext {
	color: #FFFFFF;
}
.bluetext {
	color: #3F6389;
}
.whatnewlink {
	color: #FFFFFF;
}
.subtitletext {
	font-size: 14px;
	font-weight: bold;
	color: #406489;
}
.subnavlink {
	font-size: 16px;
	font-weight: bold;
	color: #C3B4CB;
}

.smallitalic {
	font-size: 10px;
	font-style: italic;
}
