/* Stylesheet */

body {
font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-align: center;
background: #e0e0e0 /*url(images/bgndt.gif)*/;
}

h1 {
color:#800000;
font-size:18px;

}

h2 {
color:#800000;
font-size:13px;

}

body a:active, body a:link, body a:visited {
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	line-height: 17px;
	font-size: 13px;
}

body a:hover {
	color: #666666;
	text-decoration:underline;
	font-weight: normal;
	line-height: 17px;
	font-size: 13px;
	background-image: url(../navigation/yello.gif);
	
}

td.norm {
color:#000000;
font-size:10px;
}

td.normbr {
color:#800000;
font-size:10px;
}

td.hdr14 {
color:#800000;
font-size:18px;
font-weight:bold;
}

td.hdr12 {
color:#800000;
font-size:12px;
font-weight:bold;
font-style:italic;
}

td.b { 
}
th.a {
color:#000000;
}

table.b {
}

A:link {
color:#0000cd;
}