
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : normal;
	background-color : EFEBE8;
}

.events  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.ind
{
	margin-left :55px;
	text-indent : -20pt;
}

H1  {
	font : 16pt arial;
	font-weight : bold;
}

H2  {
	font : 14pt arial;
	font-weight : bold;
}

H3  {
	font : 12pt arial;
	font-weight : bold;
	color : Green;
}

A.name  {
	color : #FFFFC0;
	text-decoration : none;
}
.nav
{
	background-color : D5D0CC;
	font : normal 10pt Arial, Helvetica, sans-serif;
}
A
{
	font-family : Arial, Helvetica, sans-serif;
}
A:hover{
	color: Yellow;
	background-color : #BBB4AE;
}
A.lnav
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
