@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background_swatch.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.95em;
	color: #333300;
}
a:link {
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
	font-size: 1em;
}
a:visited {
	text-decoration: underline;
	color: #330000;
	font-size: 1em;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.75em;
	color: #333300;
}
h2 {
	font-size: 1.5em;
	color: #333300;
}h3 {
	font-size: 1.25em;
	color: #333300;
}h4 {
	font-size: 0.9em;
	color: #333300;
}
h5 {
	font-size: 0.85em;
	color: #666633;
}
h6 {
	font-size: 0.8em;
	color: #666633;
}


</style>

