h1{
	font: normal small-caps bold 30pt 'Georgia' sans-serif; 
	color:#000000;
	margin:30px 0px 20px 0px; 
	text-align: center}

h2{
	font: italic bold 20pt 'Georgia' sans-serif; 
	color:#000000; 
	text-align: center}

p{
	font: 19pt 'trebuchet ms' sans-serif; 
	color:#400058;
	margin:25px; 
	text-align: left}

a:link{ 
	font: 18pt 'trebuchet ms' sans-serif; 
	color:#7c1a80;
	text-decoration:none;}
a:visited{ 
	font: 18pt 'trebuchet ms' sans-serif; 
	color:#005252;
	text-decoration:underline;} 

a:hover{ 
	font: 20pt 'trebuchet ms' sans-serif; 
	color:#fcfafc;
	text-decoration:underline;} 

a:active{ 
	font: 20pt 'trebuchet ms' sans-serif; 
	color:#467ed1
	text-decoration:underline;}

ul.flower{
	list-style-type: none; 
	line-height: 200%; 
	list-style-image: url(bullet.gif) }

ul.disc{
	list-style-type: disc ;
	color:#400058;
	line-height: 100% }

li{
	font: 18pt 'trebuchet ms' sans-serif}

body{	
	background:#907eac url(background grad.jpg) repeat-x;
	margin:10px 0px 0px 0px}

