body { font-family: Arial, Helvetica, sans-serif;  margin: 0px;}
table {
	font-family: Arial, Helvetica, sans-serif;
	border-color: #6699CC;
	border-width: 3px;
	border-style: solid;
	font-size : 12px;
}
STRONG {
	color: #003399;
	font-weight : bold;
	font-size : 130%;
}
a { text-decoration: none; }
a:link {
	color: #003399;
}
a:visited {
	color: #6699CC;
}
a:hover { text-decoration: underline }
a.nav, a.nav:visited { color: #FFFFFF; }
a.nav:hover {
	color: #FFFFFF;
	background-color: #000066;
	text-decoration: none;
}
a.nav1, a.nav1:visited { color: #FFFFFF; }
a.nav1:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navblock {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #006699;
	border-left-style: none;
	border-right-style: none;
}
.txt {
	font-size: 14px;
	text-align: justify;
	background-color: transparent;
	border-color: White;
	border-width: 3px;
	border-style: solid;
	margin: 10px;
}

