/* CSS Document */
a:link { color:#FF3399}
a:active { color: #FF9933}
a:visited { color: #FF9900}
a:hover { color: #FF0000}
body
{
	font-family: Garamond;
	font-size: 16px;
	color: #FF99FF;
	background-image: url(background.jpg);
	scrollbar-3dlight-color:#FFCCFF;
	scrollbar-arrow-color:#FFCCFF;
	scrollbar-base-color:#FF99FF;
	scrollbar-darkshadow-color:#660066;
	scrollbar-face-color:#CC66CC;
	scrollbar-highlight-color:#CC99CC;
	scrollbar-shadow-color:#FFCCFF;
	line-height: normal;
	







}
h1 {
	font-family: "Comic Sans MS";
	font-size: 14mm;
	font-style: normal;
	color: #CC66CC
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC66CC;
	line-height: normal;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16mm;
	color: #CC66CC;
}
