body {
	background-color: #FFFFFF;
	background-position: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	color:#336666
	}
	
a:link {
	color:#663300;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #990000;
}
	
.h1 {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: smaller;
	font-weight: bold;
	}
	
	.h2 {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: medium;
	font-weight: bold;
	}
	

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.teeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #999999;
}
