body {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: url(images/icon.JPG);
}
#maintable {
	background-color: #FFFFFF;
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em}
hr {color: #003399; height: 1px}
h1 {font-size: 1.5em; font-weight: normal; color: #003399}
h2, h3, h4 {font-size: 1.25em; font-weight: bold; color: #00399}
a:link {color: #0033CC; text-decoration: none}
a:visited {color: #0033CC; text-decoration: none }
a:hover {color: #0099FF; text-decoration: none }
p {}
ul {
	background-image: none;
	list-style-image: url(images/icon.JPG);
}
ol {}

a.tabs:link {color: #FFFFFF; text-decoration: none}
a.tabs:visited {color: #FFFFFF; text-decoration: none }
a.tabs:hover {color: #CCCCCC; text-decoration: none }
.tabs {color: #FFFFFF; padding-right: 5px; padding-left: 5px; text-align: center; font-weight: bold}
.small {font-size: 1emx;}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 1.1em;
}
