a:link {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline; font-weight: bold;}
a:hover {color: #000000; text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	}
body {
	background-color: #FCFFE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	
	}
.inputform {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 0px 20px;}
	
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px 20px 0px 10px;}	
		


li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-right: 40px;
	}
	
.navlinks  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	}
	
.maintableborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}	
.bottomtableborderright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}		

