p {
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 10pt;
	color: #0033CC;
}
font {
	color: #000066;
	font-family: "Comic Sans MS", "Century Gothic";
}
h1 {
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	text-transform: capitalize;
	text-decoration: underline;

}
h3 {
	font-family: "Comic Sans MS", "Century Gothic";
	color: #000066;
	font-size: 11pt;
}
h2 {
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 12pt;
	color: #000066;
}
h4 {
	color: #000066;
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 10pt;
}
h5 {
	color: #000066;
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 9pt;
}
table {
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 9pt;
	color: #000066;
}
body {
	background-attachment: none;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
	position: relative;
	height: auto;
	width: 100%;
	scrollbar-arrow-color: #0000cc;
	scrollbar-3dlight-color: #0000cc;
	scrollbar-darkshadow-color: #0000FF;
	scrollbar-face-color: #ff99cc;
	scrollbar-highlight-color: #ff66ff;
	scrollbar-shadow-color: #0000cc;
	scrollbar-track-color: #ff66ff;
	color: #000066;
}
a:link {
	color:#0099FF;
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 10pt;
}
a:visited {
	color:#FF3300;
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 10pt;
} 
a:hover {
	color:#009966;
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 10pt;
	text-decoration: blink;
}
blockquote {
	color: #0033CC;
	font-family: "Comic Sans MS", "Century Gothic";
	font-size: 9pt;
	list-style-type: circle;
}
