body {color: black; font-family: Garamond, Georgia, serif; 
	background-color: #9999cc; font-size: 100%; text-align: left;}
.navbar {
	font-size: 16pt; 
	font-family: "Blackmoor LET", "Book Antiqua", Garamond, serif;
	text-align: left; 
	float: left; 
	width: 153px;
	background-image:url('images/NavBar.png');
	line-height: 0px;
	border-style: solid;
	border-width: 1px;
	}	

.title {
	height: 125px;
	width: 100%;
	background-color: black;
	border-style: solid;
	border-width: 5px 5px 0px 0px;
	border-color: #cc6600;
	}
.text {
	font-size: 16pt;
	font-family: Garamond, georgia, serif;
	text-align: left;
	line-height: 25px;
	vertical-align: top;
	padding: 5px 20px 20px 30px;
	}
.boldtext {
	font-size: 16pt;
	font-weight: bold;
	font-family: Garamond, georgia, serif;
	color: #CC6600;
	text-align: left;
	line-height: 25px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	}
.button {
	border-width: 2px;
	border-style: solid;
	}	
a:link {color: transparent}
a:visited {color: transparent; font-weight: normal;}
a:hover {color: #CC6600; font-weight: bold;}

a:link.text {color: black; text-decoration: none; font-weight: bold; padding: 2px;}
a:visited.text {color: #330000; text-decoration: none; font-weight: bolder; padding: 2px;}
a:hover.text {color: #CC6600; text-decoration: none; font-weight: bolder; padding: 2px;}

h1 {font-family: papyrus, "Brush Script MT", "Century Schoolbook L", Georgia, sans-serif;
	font-size: 20pt; 
	line-height: 30px;
	color: #330000;
	font-weight: bolder;
	margin: 30px 0px 10px 0px;
	}
	
p {margin: 10px 0px 10px 0px;
	}

h2 {font-family: papyrus, "Brush Script MT", "Century Schoolbook L", Georgia, sans-serif;
	font-size: 18pt;
	line-height: 20pt;
	color: black;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	}
	
a:link.list {color: black; text-decoration: none; font-weight: bold; padding: 2px;
	font-family: papyrus, "Brush Script MT", "Century Schoolbook L", Georgia, sans-serif;}
a:visited.list {color: #330000; text-decoration: none; font-weight: bolder; padding: 2px;
	font-family: papyrus, "Brush Script MT", "Century Schoolbook L", Georgia, sans-serif;}
a:hover.list {color: #CC6600; text-decoration: none; font-weight: bolder; padding: 2px;
	font-family: papyrus, "Brush Script MT", "Century Schoolbook L", Georgia, sans-serif;}