@CHARSET "UTF-8";

*{
	font-family:Arial;
	font-size:1em;	
}
h1{
	font-weight:bold;
	font-size: 1.4em;	
}
h2{
	font-weight:bold;
	font-style:italic;
	font-size: 1.3em;	
}
h3{
	font-weight:bold;
	font-size: 1.2em;	
}

a ,a:visited {
	color: black;	
}


#rightbar, #sidebar, #mainheader, #subheader, #metamenu, #mainbar_printlink{display:none;}

#logo img{
	border: 0;	
}
