a:link {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	color: #484BC8;
}
a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	color: #075B2E;
}
a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	color: #484BC8;
}


.pgTitle {
	font-family: Trebuchet MS, Papyrus, Tahoma, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #AF8829;
}


.contentText {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7C601D;
}

.contentTextEm {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	color: #7C601D;
}

.contentDivText {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7C601D;
}

.asside {
	font-family: Trebuchet MS, Papyrus, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #AF8829;
}


.tableGnd {
background-repeat: no-repeat;
}