.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
}
body, td, th, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	list-style-type: square;
	text-align: justify;


}

.optix {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
}


a:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: underline;
}