

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6B8092;
}


a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #686C70;
	text-decoration: underline
}

a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #686C70;
	text-decoration: underline
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #686C70;
	text-decoration: underline
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: red;
	text-decoration: underline
}



a.menu:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: red;
	text-decoration: underline
}

.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;

}
p {
	font-family: Verdana;
	font-size: 10px;
	color: #686C70;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #686C70;
	background-color: #FFFFFF;

}


