.navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	text-transform: lowercase;
	white-space: nowrap;
	border-top: thin none #FFCC33;
	border-right: thin none #FF6600;
	border-bottom: thin none #FF9900;
	border-left: thin none #FFFF00;
	padding: 1px 4px;
	font-variant: normal;
	font-style: normal;








}
.backround {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

