/* CSS Document */

<style type="text/css">

BODY,TD {font-family: Comic Sans MS, Arial, sans-serif;font-color: #000066; }
H1 {
	font-family: Comic Sans MS, Arial, sans-serif;
	color: #000066;
	font-size: x-large;
}
H2 {
	font-family: Comic Sans MS, Arial, sans-serif;
	color: #000066;
	font-size: large;
}
H3 {
	font-family: Comic Sans MS, Arial, sans-serif;
	color: #4694c3;
	font-size: x-large;
}

BODY {
	font-family: Comic Sans MS, Arial, sans-serif;
	color: #000066;
	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: large;
	background-color:#C0D5FF;
	background-image: url(images/background-paw.gif)}

TD {
	font-family: Comic Sans MS, Arial, sans-serif;
	color: #000066;
	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: large;
}
	
UL { list-style-image:  url(images/paw-bullet.gif)}

A:link {
	color: #4694c3;
	text-decoration: none;
		font-weight:bold;
} 
A:visited {
	color: #4694c3;
	text-decoration: none;
		font-weight:bold;
}
A:active {
	color: #ffffff;
	text-decoration: none;
		font-weight:bold;
} 
A:hover {
	color: #000066;
	font-weight:bold;
	text-decoration: none;
} 

</style>
