BODY {
	font-family: Verdana;
	font-size: 11px;
}
.wghsTitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.wghsLarge {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.wghsItalic {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
}
.wghsBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.wghsbasic {
	font-family: Verdana;
	font-size: 11px;
}
A.wghsNav {
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
}
A.wghsNav:visited {
color: #FFFFFF;
font-size: 12px;
}
.paddedContent {
	padding: 6px;
}
