body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 500;
	background-position: 0px 0px;
	background-color: #FEFEF2;
	color: #7F0000;
	font: small;
}

h6 {
	font-size: xx-small;
	color: #FFFFFF;
	font: 800;
}

a:link {
	color: #7F0000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #7F0000;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #7F0000;
	text-decoration: none;
	font-weight: bold;

}

a:active {
	color: #7F0000;
	text-decoration: none;
	font-weight: bold;

}

table {
	font-family: Arial;
	font-size: small;
	font: x-small;

}
h1 {
	font-size: large;
}
