body {
	font-family: sans-serif;
}



#contents {
	font-size: 12px;
}

#links {
	text-align: right;
	padding: 0px;
	spacing: 0px;
	font-size: 12px;
}


 
h2 {
	font-size: 18px;
	font-family: verdana;
	color: #0000AA;
}


h3 {
	font-family: sans-serif;
	color: #0000AA;
	 
}


h4 {
	font-family: sans-serif;
	color: #0000AA;
	 
}

h5 {
	font-family: sans-serif;
	color: #0000AA;
	 
}



a:link {
	color: #888888;
}

a:visited {
	color: #888888;
}

td {
	padding: 0px;
	vertical-align: top;
	font-size: 13px;
}

h1 {
  font-family: sans-serif;
  padding: 8px;
  background-color: #FFFFFF;
  border: 1px solid #0000AA;
  font-size: 20px;
  color: #0000AA;
};

