.contentback {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
body {
	background-color: #000000;
	background-position: center center;
}
.copyright {
	text-align: center;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;

}
p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
h1 {
	color: #000066;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
}
h2 {
	color: #003366;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
}
h3 {

	color: #006666;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
}
a:link {
	color: #003399;
	text-decoration: none;

}
a:visited {
	color: #003399;
	text-decoration: none;

}
a:hover {
	color: #666600;
	text-decoration: none;

}
ul {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
ol {


	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
.transback {
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
}
