body {
	font-family: Georgia, "Times New Roman", Times, serif;
	scrollbar-base-color: #990000;
	scrollbar-arrow-color: #66cc00;
	scrollbar-track-color: #ffffcc;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	color: #FFFFFF;
}
a {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;

}
em {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
a:hover {
	color: #66CC33;
}
.linktable {
	border: none;
	width: 550px;
}
.linktable a img{
	border: 5px solid #FFFFFF;
	background: #990000;
}
.linktable a:hover img{
	border: 5px solid #33CC00;
}


h1 {
	color: #FFFFFF;
	font-style: italic;
	font-size: 2.3em;
	margin: 0px 10px 10px;
	font-weight: bold;
	text-align: center;


}
h2 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px;
	text-align: center;

}
h3 {
	font-size: 1.2em;
	vertical-align: middle;

}
