body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	color: #424242;
	padding: 0px;
	margin: 0px;
}

#navi a:link {color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#navi a:hover {color: #3e5b28; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#navi a:active {color: #3e5b28; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#navi a:visited {color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}

#sidenavi a:link {color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#sidenavi a:hover {color: #3e5b28; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#sidenavi a:active {color: #3e5b28; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#sidenavi a:visited {color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}

.on {
	color: #3e5b28;
	}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #3e5b28;
	margin-top: 0px;
	text-transform: uppercase;	
	}