//pcha css developed on 12/13/06//

body {
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	height: 101%;
}

td {
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
}

html { 
	height: 100%; 
	margin-bottom: 1px; 
}


H1 {
	font-family: Verdana, Arial, san-serif;
	font-stretch: wider;
	font-size: 15;
	font-weight: bold;
	color: #A27A00;
	letter-spacing: 6;
	font-variant: small-caps;
}

.history {
	font-family: Verdana, Arial, san-serif;
	font-size: 14;
	font-weight: bold;
	font-style: italic;
	color: #A27A00;
}

.footertext {
	font-family: Times, serif;
	font-size: 9px;
}

A.menu:link{
	font-family: Times, serif;
	font-size: 12;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	}
	
A.menu:visited{
	font-family: Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	}
	
A.menu:active{
	font-family: Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	}

A.menu:hover{
	font-family: Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color:#A27A00;
	}
	
A:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
	color:#A27A00;
	}
	
A:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
	color:#A27A00;
	}
	
A:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
	color:#A27A00;
	}

A:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	}
	

