body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 200px 99%;
	text-align: justify;






}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;


}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: normal;
	text-align: left;
	color: #6699CC;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: left;
	line-height: normal;
	color: #6699CC;


}
.homespace {
	font-style: italic;
	line-height: 175%;
	text-align: center;
	font-size: 100%;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	color: #6699CC;
	text-align: center;
}
a:link {
}
a:hover {
	color: #FF0000;
}
