body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ccccff;
	background-image: url(../images/gwg_bkgd.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagecontent {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #3333CC;
	text-decoration: none;
}

a:hover {
	color: #ccccff;
	text-decoration: none;
}
