body { 
	color: 000080; 
	font-family: Times New Roman;
	font-size: 110%; 
}

DIV.bodytext {
	text-align: justify;
	font-size: 110%; 
	border-color: 000080;
	border-style: solid;
	border-width: thin;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

a { 
	color: #000080;
	background: none; 
}

a:active { 
	color: #000080;
}

a:hover { 
	color: #ffff00; 
}

a.Menu1:link { 
	text-decoration:none; 
	font-family: Arial, Helvetica;
	font-size: 150%;
	text-align:center;
	font-weight: bold;
	color:#666699;
}

a.Menu1:visited { 
	text-decoration:none; 
	font-family: Arial, Helvetica;
	font-size: 150%;
	text-align:center;
	font-weight: bold;
	color:#666699;
}

a.Menu1:active { 
	text-decoration:none; 
	font-family: Arial, Helvetica;
	font-size: 150%;
	text-align:center;
	font-weight: bold;
	color:#ffff00;
}

a.Menu2:link { 
	text-decoration:none; 
	font-size: 190%;
	color:#000080;
}

a.Menu2:visited { 
	text-decoration:none; 
	font-size: 190%;
	color:#000080;
}

a.Menu2:active { 
	text-decoration:none; 
	font-size: 190%;
	color:#ffff00;
}

