@font-face {
	font-family:"Maiandra GD";
	panose-1:2 14 5 2 3 3 8 2 2 4;
}

body,table {
	background-color: white;
	font:"Maiandra GD", small Georgia, serif;	
	color: #666666;
	}


html>body {
	font: 84.5% Georgia, serif;
	}

.pageTitle {
	font-size:45px;
	color: #666666;
	}

.mainTable {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;	
}



h1, h2, h3, h4, h5 {
	color: #999999;
	}

a {
	color: #004276;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #666699;
	}

img {
	border: none;
	text-decoration: none;
	}

form {
	padding: 0px;
	width: 0px;
	display: inline;
	}

input,textarea {
	font: small Georgia, serif;
	color: #666666;
	
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ol {
	margin: 0;
	padding: 0;
	}
	
li {
	margin: 0;
	padding: 0;
	}
	
#nagBar {
	display: none;
	}
