BODY {
	margin: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color : #ffffff;
	color : #565656
	}

.standard {
	text-align: justify;
	font-size: 12px;
	}

.uber1 {
	text-align: justify;
	font-size: 18px; 
	font-weight: bold;
	}

.uber2 {
	text-align: justify;
	font-size: 14px; 
	font-weight: bold;
	}

.navi {
	Font-weight: bold;
	COLOR: #565656;
	TEXT-DECORATION: none
}

A.navi:link {
	TEXT-DECORATION: none
}

A.navi:hover  { 
	font: italic; 
	text-decoration: underline
}

A.navi:active {
	FONT: italic;
	TEXT-DECORATION: underline
}

A.navi:unknown {
	TEXT-DECORATION: none
}

A.navi:visited  { 
	font-weight: bold; 
	text-decoration: none }
