h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	font-style: italic;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color:#000000;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color:#000000;
	font-style: normal;
	font-weight: lighter;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF99;
}
#link_bar {
	background-color:#FFFF99;
	border-style: solid;
	border-color:#006600;
	border-width:2px;
	list-style-type:none;
	margin:0;
	padding:5px 2px 5px 2px;
	width:80%;
}
#link_bar a:link, #link_bar a:visited {
	color:#0033FF;
}
#link_bar a:hover {	
	color:#FF0000;
}

#links {
	background-color:#FFFF99;
	color:#FFFFFF;
	border-color:#006600;
	border-style:ridge;
	border-width:thick;
}

#new_copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: #FFFF99;
