@charset "utf-8";
/* CSS Document */

<style type="text/css">

.fixed_background {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body,td,th {
			font-family: Verdana, Geneva, sans-serif;
			color: #F00;
}

.wt
{
			color: #fff;
}

td
{
			text-align: center;
}

#Blue
{
			font-weight: bold;
			color: #F00;
			text-align: left;
			font-size: small;
}
a:link {
			color: #F00;
}
a:visited {
			color: #F00;
}
a:hover {
			color: #F00;
}
a:active {
			color: #039;
}

font
{
			color: #333;
}

#centercopywrite
{
			text-align: center;
			color: #FFF;
}

center
{
			text-align: center;
}

blockquote
{
			text-align: left;
}

div
{
			text-align: left;
}

.italic-text
{
			font-style: italic;
}
.Text-light-verdana
{
			font: lighter normal 12px/normal Verdana, Geneva, sans-serif;
			color: #474646;
			text-align: left;
			font-family: Verdana, Geneva, sans-serif;
}



.grey
{
			color: #CCC;
}

.Left-align-links
{
			text-align: left;
}

#cammon
{
			text-align: left;
}

.blue-links
{
			color: #00C;
}

</style>
