body {
	background-color: #6666CC;
	margin: 0px;
	padding: 0px;
}

p, td, th {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
a:link {  color: #6666CC; text-decoration: none}
a:visited {  color: #6666CC; text-decoration: none}
a:hover {  color: #9933CC; text-decoration: none}
ul, ol {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
.leftside {
	background-image: url(images/navigation.jpg);
	background-repeat: repeat-y;
}
.rightside {
	background-image: url(images/center_right.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-size: 12px;
}
hr {
	color: #6666CC;
	height: 1px;
	width: 80%;
}
h1 {
	color: #6666CC;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
h2 {
	color: #6699FF;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
h3 {}
h4 {}
#content {
	padding-right: 5px;
	padding-left: 5px;
}
