.image-border {
	border: medium solid #FFFFFF;
}
a {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
a:visited {
	color: #FC3;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: lighter;
	color: #FFF;
	width: 600px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: lighter;
	color: #FC3;
}
td {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 25px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: lighter;
	color: #FFF;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
}
table {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FC3;
}

