body {
	background-color:#9d9fa4
    }

A {
	TEXT-DECORATION: none
}

A:link {
	text-decoration: none;
	color: #334B5E;
}
A:visited {
	COLOR: #334B5E;
	text-decoration: none;
}
A:hover {
	COLOR: #592415;
	text-decoration: none;
}
A:active {
	COLOR: #334B5E;
	text-decoration: none;
}
.pagetext {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #253434;
	LINE-HEIGHT: 20pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #334B5E;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.pagetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: #253434;
}

