img, td { behavior: url("iepngfix.htc") }

a:link {color: #004785;}
a:visited {color: #3471a7;}
a:active {color: #000000;}

a:hover {color: #de6800; text-decoration: none;}

a.nound:link {text-decoration: none;}
a.nound:active {text-decoration: none;}
a.nound:visited {text-decoration: none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: URL('images/site_back.png') #111111;
	}
	
td {
	font-size: 12px;
	color: #666666;
	}
	
td.black {
	font-size: 12px;
	color: #000000;
	}
	
li {
	padding-bottom:5px;
	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #de6800;
	margin: 0px;
	}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #004785;
	margin: 0px;
	}
