/* CSS Document */

h1 { 
	font-family:"ITCFenice Regular", "Times New Roman", Times, serif; 
	font-weight:normal;
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#333;
	font-size:25px;}
	
h2 { 
	font-family:"ITCFenice Regular", "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#131459;
	font-size:23px;
	font-style:oblique;
	padding-bottom:10px;}

.graphic { 
	position:relative; 
	float:left;}	

