h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #600;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #600;
}

p {
	font-size: 10pt;
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color : #600;
}


a:link {
	color: #660000;
	text-decoration: underline;
}

a:visited {
	color: #600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
; font-weight: normal
}
.sideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000
}
table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #600;
}

