body {
	background-image: url(./images/leftside.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif;}
p {}
ul {}
ol {}

a:link {  color: #3300CC; text-decoration: none}
a:visited {  color: #3300CC; text-decoration: none}
a:hover {  color: #9999FF; text-decoration: none}

h1 {  font-size: 20px; font-weight: normal; color: #3300CC}
h2, h3, h4 {  font-size: 16px; color: #3300CC}

hr {  color: #9999FF; height: 2px; width: 80%}

.topback {  background-image: url(./images/topback.gif); background-repeat: repeat-x}
.leftside {  background-image: url(./images/leftside.gif); background-repeat: repeat-y}
.contentborder {  margin-top: 5px; margin-right: 10px; margin-bottom: 5px; margin-left: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.copyright {  text-align: center; margin-bottom: 10px; font-size: .75em; color: blue;}

#designed a {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
