body{background-color: ffffff;}
h1{ 
	text-decoration: none;
	font-size:16px
	font-style: normal;
	text-indent: none;
	font-family: "Lucida Handwriting", Arial;
	color: #CC0066;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
p.first{color: 0000ff;}
p.second{color: ff0000;}
p.third{color: 000000;}
p.forth{color: ffffff;}
link{
	font-style: normal;
	text-indent: none;
	font-family: "Comic Sans MS", Arial;
	color: #CC0066;
	text-decoration: none;
	}
a{ 
	text-decoration: none;
	font-style: normal;
	text-indent: none;
	font-family:"Lucida Handwriting";
	color: #CC0066;
	}
img.floatLeft { 
    float: left; 
    margin: 15px; 
}
img.floatRight { 
    float: right; 
    margin: 15px; 
}
p{text-align:left;
	width:auto;
	padding-top:inherit;
	font-family:Arial, Helvetica, sans-serif;
	}
ul {list-style-type: circle;} 

