body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}


.navigation{
	border-bottom:0px;
	border:0px;
	font-size: 14px;
	font-weight: bold;
	color: FF0000;
}
.navigation li{
	display:inline;
	list-style-type:none;
	padding:0 20px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: FF0000;
	text-decoration: none;
}
.navigation a:link, .navigation a:visited{
	font-family:"times new roman";
	font-size:14px;
	padding:3px;
	font-weight: bold;
	color: FF0000;
	text-decoration: none;
}
.navigation a:hover{
	text-decoration:none;
	padding:3px;
	font-size: 14px;
	font-weight: bold;
	color: FFFFFF;
}

