body { background-color:#E9FFFF; font-family:comic sans ms, Times New Roman,Arial,sans-serif; font-size:14px; }

h1 { font-family:Times New Roman,Arial,comic sans ms,sans-serif; font-size:48px; font-style:italic; margin-bottom:12px; color:#009966; }

h2 { font-family:Times New Roman,Arial,comic sans ms,sans-serif; font-size:36px; font-style:italic; margin-bottom:12px; }

h3 { font-family:Times New Roman,Arial,comic sans ms,sans-serif; font-size:24px; }

h4 { font-family:Times New Roman,Arial,comic sans ms,sans-serif; font-size:18px; }

h5 { font-family:Times New Roman,Arial,comic sans ms,sans-serif; font-size:16px; }

p,ul,ol,li,div,td,th,address,blockquote {
	font-size:14px;
}

li { margin-top:3px; }

pre { font-family:comic sans ms, Times New Roman,Arial,sans-serif; font-size:14px; }

a:link { font-size:12px; color:#009966; text-decoration:underline; font-weight:bold; }

a:visited { font-size:12px; color:#009966; text-decoration:underline; font-weight:bold; }

a:active {
	font-size:12px;
	color:#0009966;
	text-decoration:none;
	font-weight:bold;
}

code,kbd,tt { font-family:Courier New,Courier; color:#009966; }

var { font-style:normal; color:#009966; }

blockquote,cite { font-style:italic; }

ins { color:#009966; font-weight:bold; text-decoration:none; }

del { color:#009966; font-weight:bold; text-decoration:line-through; }

hr {
	color:#009966;
	background-color:#009966;
	height:3px;
}
