a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
}
a:visited {
	color: #09C;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #006699;
}
.imageborder {
	border: 3px solid #FFFFFF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: lighter;
	color: #CCC;
	margin: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	color: #CCC;
	width: 450px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: lighter;
	color: #FFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: lighter;
	color: #069;
}
.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #069;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #069;
}
.tablecellborder {
	border: thin solid #666;
}

