@charset "ISO-8859-1";
BODY, TR, TD {
	font-family:  arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
}
A	 {text-decoration: underline;
background:none;
		color:black; 
	    }
A:hover {
	    text-decoration: none;
		background:none;
		color:blue; 
	    }
a:visited {
		text-decoration: underline;
		background:none;
		color:black;
		}
.sidebar_cap {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	}
	
.sidebar_capnorm {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	}
.headline {
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}
.hilite {
	color: #666666;
	background-color:#FFF;
	
	}
	