h1 {font-family: Papyrus,Georgia,sans-serif;
color: #800000;
font-size: 200%}

h2 {font-family: Papyrus,Georgia,sans-serif;
color: #800000;
font-size: 150%}

h3 {font-family: "century gothic",verdana,sans-serif;
color: #808000;
font-size: 120%}

p {
	font-family: "century gothic",verdana,sans-serif;
	color: #808000;
	font-size: 95%;
	line-height: 125%;
}

p.special {
	border: medium dotted #FF8C00;
	background-position: center;
	margin-left: 6%;
	margin-right: 6%;
	padding: 10px;
	font-family: "century gothic",verdana,sans-serif;
	color: #8B0000;
	font-weight: bold;
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
}
p.special2 {
	border: none;
	background-position: center;
	margin-left: 4%;
	margin-right: 4%;
	font-family: "century gothic",verdana,sans-serif;
	color: Black;
	font-weight: bold;
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
}
p.special3 {
	border: none;
	background-position: center;
	margin-left: 5%;
	margin-right: 5%;
	font-family: "century gothic",verdana,sans-serif;
	font-weight: bold;
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
	list-style: circle;
}
div.special {
	border: medium solid	#8B0000;
	background-position: center;
	margin-left: 12%;
	margin-right: 12%;
}
div.special2 {
	border: 0;
	width: 70%;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	text-indent: 10px;
	text-align: left;
}

li {
	font-family: Gill Sans MT;
	font-size: 16px;
	font-weight: bold;
	color: #808000;
}

p.sansserif {font-family: sans-serif}
p.small {font-family: sans-serif;
font-size: 70%}


a:link {color: #FF8000; text-decoration: none}
a:visited {color: #FF8000; text-decoration: none}
a:hover {color: #FFCC00; font-size: 98%; text-decoration: underline}
a:active {color: #FF8000; text-decoration: none}
p.highlight {font-family: "Century Gothic", Verdana, sans-serif; font-size: 90%; color: #DE9203; font-weight: bold}


ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #FFD700;
	background-color: #9F0000;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

#navlist a:hover
{
	color: #FF8C00;
	background-color: #8E8E00;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

ul#navlist2
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a { padding: 3px 10px; }

#navlist2 a:link, #navlist2 a:visited
{
	color: #FFD700;
	background-color: #9F0000;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

#navlist2 a:hover
{
	color: #FF8C00;
	background-color: #8E8E00;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

img
{
	border-color: Black;
}