body {
	color: #003366;
	background-color: #003366;
	background-repeat: repeat;
	background-image: url(images/fadebg.jpg);
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
}

.td {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: small;	
}

a {
	color: #003366;
}

a:visited {
	color: #990000;
}

.style1 {
	font-size: small
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFDC4F;
	display: block;
	padding: 0;
	width: 170px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    color: #FFDC4F;
	text-decoration: underline;
	background-color: #003366;
	display: block;
	padding: 0;
	width: 170px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.navigationfooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.navigationfooter:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.p {
	color: #003366;
	text-indent: 5px;
	letter-spacing: normal;
}

.style2 {
	font-size: 16px;
	font-weight: bolder;
	background-repeat: repeat;
}
