body, td, th, p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#361B36;
}

a {
	color:inherit;
	font-family:inherit;
	font-size:inherit;
	text-decoration:inherit;
}
a:link, a:visited, a:active {
	color:#4B5996;
	text-decoration:underline;
}
a:hover {
	color:#6A82EB;
	text-decoration:underline;
}

h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#9A7799;
	font-size:21px;
}
h2 {
	color:#FF9C00;
	font-size:15px;
	border-bottom: 1px solid #009933;
	padding-bottom: 2px;
	display: inline;
}
h3 {
	color:#009933;
	font-size:15px;
}
h4 {
	color:#663366;
	font-size:14px;
}
	
li {
	list-style-image:url(images/sce/bullet.png);
}

.fancybullet li {
	list-style-image:url(images/sce/fancybullet.png);
}
.checkmark li {
	list-style-image:url(images/sce/checkmark.png);
}


.footer {
	color:#663366;
}
.footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.footer a:hover {
	color: #ffffff;
	background-color: #663366;
	padding: 1px;
	text-decoration:none;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9B799A;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #9b799a;
}
.copyright a:hover {
    color:#6A82EB;
}


p.new {
	font-size:14px;
	font-family:"Century Gothic";
	color:#660066;
	font-weight:bold;
	}
p.date {
	color:#000;
	font-family:"Century Gothic";
	font-weight:normal;
	}
p.new strong {
	font-size:18px;
	}
.green {
	color:#008000;
	font-size:18px;
	}