/* CSS Document */

.body
{
	background-image: url(/img/backgrounds/vector%20background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
; background-position: center center
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitebodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pagetitle {
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
; font-weight: normal
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
