body {
	background-color: white;
	background-image: url('images/back.jpg');
}
td.top {
	background-image: url('images/ui-top.jpg');
	background-repeat: no-repeat;
	width: 750px;
	height: 20px
}
td.main {
	background-image: url('images/ui-mainback.jpg');
	width: 750px;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px
}
td.bottom {
	height:20px;
	background-image: url('images/ui-bottom.jpg');
	width: 750px;
	background-repeat: no-repeat;
	font-family: Georgia,serif; background-position-y:50%
}
td.normal {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.address {
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-image: url('images/back-dark.jpg');
}

a:link, a:visited {
	color: #00BFFF;
}
a:hover {
	color: #eee9db;
}
li, ul, ol {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.yellowhead {
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.ks {
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.headingsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: white;
	text-align: center;
}
.pgbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00FF00;
}
