body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	font-size: 80%;



}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;

}a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;


}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 80%;


}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-size: 80%;


}
