body {
	background-image: url(images/bg.gif);
	background-color: #6699CC;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
h1 {  font-size: 20px; font-weight: normal; color: #333399}
h2, h3, h4 { font-size: 16px; color: #3366FF}
p {}
ul {}
ol {}
a:link {  color: #0000CC; text-decoration: none}
a:visited { color: #0000CC; text-decoration: none }
a:hover { color: #FF0000; text-decoration: none }

.contentborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #000099;
	border-bottom-color: black;
	border-left-color: black;

}
.copyright { text-align: center; margin-top: 10px; margin-bottom: 10px }
.logo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 25px; font-weight: bold; margin-top: 5px; margin-bottom: 5px; margin-left: 10px; color: #FFFFFF}
.small {font-size: 10px;}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
}
