@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
}
body {
	background-image: url();
	margin-top: 0px;
	background-color: #CCCCCC;
}
a {
	font-size: 12px;
	color: #090;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFF00;
}
.style1 {
font-size: 18px;
color: #FF0000;
font-weight: bold;

}
.style2 {
font-size: 12px;
color: #333333;

}
.style3 {
font-size: 11px;
color: #FFFFFF;

}

.style4 {

font-size: 14px;
color: #FF0000;
font-style: italic;
font-weight: bold;
}
.style5 {

font-size: 14px;
color: #FF0000;
font-weight: bold;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.button-bkgnd{
	background-image: url(button-bkgnd.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 640px;
}


