BODY {
	color : #000000;
	font : 12px/18px "Times New Roman", Times, serif;
	background : #FEBE78;
}

TABLE {
	background : #FFFFC6;
	border : 5px solid #FEBE78;
	padding : 0px 30px;
}

.navtable {
	background : #E87A02;
	border : 5px solid #E87A02;
	padding : 0px;
}

.imgtable {
	background : #FEBE78;
	border : 5px solid #FEBE78;
	padding : 0px;
}

.head {
	color : #FF8000;
	font : bold 20px/22px "Times New Roman", Times, serif;
	background : #FFFFC6;
}

.subhead{
	color : #000000;
	font : bold 14px/20px "Times New Roman", Times, serif;
	border-bottom : 2px solid #F2AD06;
	background : #FFFFC6;
}

P {
	color : #000000;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #FFFFC6;
	margin: 12px 10px;
}

.nav{
	color : #000000;
	font : 14px/16px Arial, Helvetiva, sans-serif;
	background : #FEBE78;
}

A:LINK{
	color : #008000;
	background : #FEBE78;
	font : bold 14px/18px "Times New Roman", Times, serif;
	text-decoration : none;
}

A:VISITED{
	color : #008800;
	background : #FEBE78;
	font : bold 14px/18px "Times New Roman", Times, serif;
	text-decoration : none;
}

A:HOVER{
	color : #008800;
	background : #FEBE78;
	font : bold 14px/18px "Times New Roman", Times, serif;
	text-decoration : underline;
}

A:ACTIVE{
	color : #008000;
	background : #FEBE78;
	font : bold 14px/18px "Times New Roman", Times, serif;
	text-decoration : none;
}

A.klein:LINK{
	color : #008800;
	background : #FEBE78;
	font : 12px/18px "Times New Roman", Times, serif;
	text-decoration : underline;
}

A.klein:VISITED{
	color : #008800;
	background : #FEBE78;
	font : 12px/18px "Times New Roman", Times, serif;
	text-decoration : underline;
}

A.klein:HOVER{
	color : #008800;
	background : #FEBE78;
	font : 12px/18px "Times New Roman", Times, serif;
	text-decoration : underline;
}

A.klein:ACTIVE{
	color : #008800;
	background : #FEBE78;
	font : 12px/18px "Times New Roman", Times, serif;
	text-decoration : underline;
}

A.text:LINK{
	color : #008000;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #FFFFC6;
	text-decoration : none;
}

A.text:VISITED{
	color : #008800;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #FFFFC6;
	text-decoration : none;
}

A.text:HOVER{
	color : #008800;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #FFFFC6;
	text-decoration : underline;
}

A.text:ACTIVE{
	color : #008000;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #FFFFC6;
	text-decoration : none;
}

A.nav:LINK{
	color : #008000;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #E87A02;
	text-decoration : none;
}

A.nav:VISITED{
	color : #008800;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #E87A02;
	text-decoration : none;
}

A.nav:HOVER{
	color : #008800;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #E87A02;
	text-decoration : underline;
}

A.nav:ACTIVE{
	color : #008000;
	font : 14px/18px "Times New Roman", Times, serif;
	background : #E87A02;
	text-decoration : none;
}

