a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding-left: 20px;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
a:active {
	color: #FC0;
	text-decoration: none;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
a:link {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	font-style: normal;
}
a:visited {
	text-decoration: underline;
	color: #C90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
body,td,th {
	color: #FFFFFF;
	font-size: xx-small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	color: #C30;
	text-align: left;
	right: auto;
}
.imageborder {
	border: medium solid #FFF;
	margin: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FC3;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: lighter;
	color: #FC3;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: lighter;
	color: #CC9;
	width: 400px;
	margin-left: 20px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
	margin-left: 20px;
}

