body {
	background-color: #CC9900;

	background-image: back.jpg;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
.head1 {
	font-family: "Bodoni MT Black";
	color: #000000;
	font-size: 36px;
}
.description1 {
	font-family: "Bodoni MT Black";
	color: #000000;
}
.banner_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.banner_txt1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.table1 {
	background-color: #FFF3CE;
	border: thin solid #000000;
}
.table2 {
	border: thin solid #000000;
	background-color: #FFFFFF;
}
.style2 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.addcolor {
	color: #FF0000;
}

