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


.Bg {
	color: #C0A758;
}


body {
	background-color: #666;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.smallerfont {
	font-size: smaller;
}
.header {
	color: #600;
	font-weight: bold;
}
.green {color: #033;
}
.header1 {	color: #600;
}
.mainfont {font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.yellow {	color: #990;
}
copyright {
	font-family: Verdana, Geneva, sans-serif;
}
.smallerfont font {
	font-size: 10px;
}


body {
	background-color: #666;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.smallerfont {
	font-size: smaller;
}
.header {
	color: #600;
	font-weight: normal;
	text-align: center;
}
.green {
	color: #033;
	font-size: 14px;
}
.mainfont {	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.redheader {
	color: #900;
	text-align: center;
	font-size: 16px;
}
.yellow {
	color: #990;
}
.mainfont .bluegreen {
	color: #033;
}
a:link {
	color: #930;
}
a:visited {
	color: #030;
}
a:active {
	color: #930;
}

