
.header {
	background-image:url(/images/template1/WANsite_masthead.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
TD {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.pagetitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0A51A1;
}
H4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0A51A1;
}
.print {

	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #0A51A1;
	text-decoration: none;
}
a:visited {
	color: #0A51A1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
}
