body {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
text-align: center;
}

H1 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size: 25px;
MARGIN-TOP: 0px;
MARGIN-BOTTOM: 0px;
font-weight : normal;
color: #032E3E;
}

H2 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size: 15px;
MARGIN-TOP: 0px;
MARGIN-BOTTOM: 0px;
font-weight : normal;
color: #032E3E;
}

td,p {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px; 
	color: #000000
}

FORM {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
}

INPUT {
	background-repeat : repeat-y;
	background-color : #97C2C8;
	border-style : inset;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	height : auto;
}

A  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight : normal;
	text-decoration: none;
	margin-bottom : 3px;
}
A:link  {	
COLOR : #000000;
}
A:visited  {
	COLOR : #000000;
}
A:active  {
	COLOR : #000000;
}
A:hover  {
	COLOR : #6a6a6a;
	text-decoration: underline;
}

A.navi{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight : normal;
	text-decoration: underline;
	margin-bottom : 3px;
}
A.navi:link  {	
COLOR : #000000;
}
A.navi:visited  {
	COLOR : #000000;
}
A.navi:active  {
	COLOR : #000000;
}
A.navi:hover  {
	COLOR : #6a6a6a;
	text-decoration: none;
}




