.text {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nav {font-family: "Tw Cen MT";
    font-size: 13px;
    color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.class1 A:link {font-family: "Tw Cen MT";
    font-size: 13px;
    color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.class1 A:visited {font-family: "Tw Cen MT";
    font-size: 13px;
    color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.class1 A:active {font-family: "Tw Cen MT";
    font-size: 13px;
    color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.class1 A:hover {font-family: "Tw Cen MT";
    font-size: 13px;
    color: #ffffff;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

