body {
	background-image: url(images/leftside.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
p, td, th {
font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px
}
ul, ol {
font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px
}
h1 {
	color: #3A4A5A;
	font-weight: normal;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
h2, h3, h4 {
	color: #9999CC;
	font-size: 16px;
}
a:link {  color: #3366CC; text-decoration: none}
a:visited { color: #3366CC; text-decoration: none}
a:hover { color: #9999CC; text-decoration: none}


.topback {  background-image: url(images/topback.gif); background-repeat: repeat-x}
.leftside {  background-image: url(images/leftside.gif); background-repeat: repeat-y}
.copyright {  margin-top: 5px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-align: center}
