@charset "utf-8";

/* CSS Document */

body {
	background-color: #67727b;
	font-size: 100.01%;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}
a:visited {
	color: #333;
}
a:hover {
	color: #999;
}
a:active {
	color: #333;
	font-size: 16px;
}
.header {
	background-image: url(../images/headers/wbgtop2.gif);
	background-repeat: no-repeat;
	background-color: #000;
	height: 168px;
	width: 640px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
.background {
	background-color: 67727B;
}
.redText {
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
}
.acceptlink {
	color: #900;
}
p {
	font-size: 1em;
	line-height: 1.6;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 1.2em;
}
li {
	font-size: 1em;
	line-height: 1.6;
}

