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%;
	margin-left: 8%;
	margin-right: 8%;
}
p.print {
	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: 9%;
	margin-right: 9%;
	padding: 5px;
	font-family: "century gothic",verdana,sans-serif;
	color: #8B0000;
	font-weight: bold;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}
p.special2 {
	border: medium dotted #8B0000;
	background-position: center;
	margin-left: 14%;
	margin-right: 14%;
	padding: 5px;
	font-family: "century gothic",verdana,sans-serif;
	color: #808000;
	font-weight: bold;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}

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}

#logo {
	margin-left: auto;
	margin-right: auto;
} 

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;
}