ul.blue {list-style:disc;
font-family: "Comic Sans MS", Tahoma;
	font-size:11px;
	color: #000066;
}
ul {
	list-style:disc;
	font-family: "Comic Sans MS", Tahoma;
	font-size:12px;
	color: #000066;
}
h3{
font-family: "Comic Sans MS", Tahoma;
	font-size:16px;
	
	color: #003366;
	font-weight:bold;
}
h2 {
		font-family: "Comic Sans MS", Tahoma;
		font-size:12px;

		color:black;
		font-weight:bold;
		text-decoration:none;
	}
h1 {
	font-family: "Comic Sans MS", Tahoma;
	font-size:14px;
	color: #9966CC;
	font-weight:bold;
}
h4 {
	font-family: "Comic Sans MS", Tahoma;
	font-size:15px;
	color: #003333;
	font-weight:bold;
}
h5 {
	font-family: "Comic Sans MS", Tahoma;
	font-size:16px;
	color: #330066;
	font-weight:bold;
}
h6 {
	font-family: "Comic Sans MS", Tahoma;
	font-size:12px;
	color: #003366;
}
a {
	font-family: "Comic Sans MS", Tahoma;
	font-size:11px;
	text-align : right;
	color: #0000CC;
}
a.purple {
font-family: "Comic Sans MS", Tahoma;
	font-size:12px;
	text-align : left;
	color: White;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	font-family: "Comic Sans MS", Tahoma;
	font-size:11px;
	text-align : left;
	color: #66CC66;
	text-decoration:underline;
}
p {
	text-decoration:none;
	font-family: "Comic Sans MS", Tahoma;
	font-size:13px;
	color: Black;
}
p.sub {
	text-decoration:none;
	font-family:arial;
	font-size:9px;

	color: #333300;
}

