H1 {
	font-family: Georgia, Times;
	font-size: 20px;
	color: #000000;
	margin: 0;
}

H2 {
	font-family: Georgia, Times;
	font-size: 15px;
	color: #000000;
	margin: 0;
}

BODY{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.yellow {
	color: #C9AD27;
}

.small {
	font-size: 9px;
}

.frontpagelink {
	color: #C9AD27;
	text-decoration: none;
	font-weight: bold;
}

.frontpagelink:hover {
	text-decoration: underline;
}

.listlink {
	color: #333333;
	text-decoration: none;
}

.listlink:hover {
	text-decoration: underline;
}

.listbg1 {
	background-color: #F4EFD4;
}

.listbg2 {
	background-color: #E9DEA9;
}

.listbg3 {
	background-color: #DFCE7D;
}

.menu {
	font-family: Georgia, Times;
	font-size: 11px;
	color: #333333;
}

A {
	color: #333333;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}TABLE { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
 } TD  { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
 } TH { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
 } TR { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
 } 
