body, td, th {
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
	font-size: 13px;
	color: #213A63;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a {
	color: #9955BB;
	text-decoration: none;
}
.style1 {
	color: #F6D800;
	font-weight: bold;
}
.style2 {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.style2:hover {color: #F6D800; text-decoration: none; font-weight: bold;}

.back {
	background-attachment: scroll;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

