body {
	background-color: #315963;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #39556B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #39556B;
}
a:hover {
	text-decoration: underline;
	color: #735531;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DCE6E9;
	letter-spacing: 2px;
	font-style: normal;
	padding: 3px;
}

.attention {
	font-style: oblique;
	color: #990000;
}
.wvsc {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #212C26;
	font-size: 18px;

}

