
@charset "iso-8859-2";
/* CSS Document */
h1 {
	font-size: 16px ;
	color: #EE1133 ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
h2 {
	font-size: 14px ;
	color: #3366CC ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
h3 {
	font-size: 13px ;
	color: #BB4466 ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
p {
	font-size: 12px ;
	color: #334477 ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}

