/* CSS Document */

<style type="text/css">

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: small;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #212503;
	background-image: url(../coppermine/themes/thirteen/images/sidebarheader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
</style>

