<!--

BODY {
	font-family:"Verdana";
	font-size:  11px;
	color: #000000;
	line-height:  16px;
}

H1 {
	font-family:"Verdana";
	color: #000000;
	Font-size:18px;
	font-weight:  bold;
}

H2 {
	font-family:"Verdana";
	color: #333333;
	Font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

H3 {
	font-family:"Arial";
	color: #2b3161;
	Font-size:14px;
	font-weight:bold;
	margin:0.2cm;
	text-decoration:none;
}

H4 {
	font-family:"Verdana";
	color: #336699;
	Font-size:16px;
	font-weight:bold;
	margin:0.3cm;
	line-height:16px;
	text-decoration:none;
}

H5 {
	font-family:"Arial";
	color: #333333;
	Font-size:11px;
	font-weight:bolder;
	margin:0.01cm;
	text-decoration:underline;
}

TABLE, TR, TD, TH {
	font-family:"Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

A:LINK {
	font-family:"Verdana";
	font-size: 11px;
	font-weight:  normal;
	line-height: 15px;
	color: #701908;
	text-decoration: none;
}


A {
	font-family:"Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height:  15px;
	text-decoration: none;
	color: #701908;
}

A:VISITED {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #701908;
	text-decoration: none;
 }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
	font-weight:  normal;
	line-height: 15px;
	color: maroon;
	text-decoration:underline;
	}

ul {
margin-left:0px;
padding-left:15px;
}

li {
margin-left:0px;
padding:0px;
}

A.content_link {
	text-decoration:underline;
	}

.nav_bg { background-image: url(nav.gif);
       background-repeat: no-repeat }

.emph { font-size:12px; font-family:"arial"; color:#336699; line-height: 15px; font-weight:  bold; }

.footer { font-size:10px; font-family:"arial"; color:#333333; line-height: 15pt; margin:3px; }

.helping { font-size:10px; font-family:"arial"; color:#336699; font-weight: bolder; }


.navlinks { font-size:9px; font-family:"arial"; color:#000000;  }


-->