body {
	font-family: Arial, Helvetica, sans-serif;
	background: #003366 url(images/bg.gif) repeat-y center;
	margin: 0px;
}
a:visited {
}
a:link {
	color: #003366;
}
a:hover {
	color: #FF0000;
}
a:active {
}
.see {
	color: #999999;
	font-style: italic;
}
li {
	margin-bottom: 10px;
}
blockquote {
	background: #EEEEEE;
}
td {
	vertical-align: top;
}
address {
	font: normal small "Century Gothic", Arial, sans-serif;
}
.sitename a {
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color: #003366;
}
.headertbl {
	width: 900px;
}
.contenttd {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.content {
}
