body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: #0066FF;
}
body {
	margin-top: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #89A7FD;
	margin-top: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}

.photborder {
	border: 3px double #0066FF;
}

.darkbg {
	color: #FFFFFF;
	background-color: #0066FF;
}
.sidebar {
	color: #003399;
}
