body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	background-image: url(images/spiralgrid.gif);
	margin-top: 10px;
	background-position: fixed;
}
h1 {  font-family: "Trebuchet MS"; 
	font-size: 200%; 
	font-weight: bold
	}
p {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-weight: normal; 
	color: #000000
	}
A{text-decoration:none; 
	color: #BB245C
	}
A:hover{text-decoration:underline; 
	color: #DD8494
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-image: url(images/blue_bullet.jpg);
	line-height: 120%;
	}
h2 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%; 
	color: #666666
	}
h3 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 110%; 
	color: #006666
	}
h4 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none
	}
h5 {
	font-family: "Comic Sans MS";
	font-size: 90%;
	color: #006666;
	font-weight: normal;
	}

