body,table,tr,td, p, li, ol, ul, form {
	font-size: 12px;
	color: #272e18;
	font-family: arial,helvetica,sans-serif;
	}
	

body { background-color: #ffffff; }



a:link {
		color: #485f5f;
		text-decoration: underline;
		}

a:visited {
		color: #485f5f;
		text-decoration: underline;
		}
		
a:hover {
		color: #638181;
		text-decoration: underline;
		}
		
		
		
		
a.navtopoff:link {
		color: #33331a;
		text-decoration: none;
		}

a.navtopoff:visited {
		color: #33331a;
		text-decoration: none;
		}
		
a.navtopoff:hover {
		color: #33331a;
		text-decoration: underline;
		}
		
		

a.navtopon:link {
		color: #507530;
		text-decoration: underline;
		}

a.navtopon:visited {
		color: #507530;
		text-decoration: underline;
		}
		
a.navtopon:hover {
		color: #507530;
		text-decoration: underline;
		}


		
		
a.linkbold:link {
		font-weight: bold;
		color: #333300;
		text-decoration: underline;
		}

a.linkbold:visited {
		font-weight: bold;
		color: #333300;
		text-decoration: underline;
		}
		
a.linkbold:hover {
		font-weight: bold;
		color: #333300;
		text-decoration: underline;
		}




a.linksmall:link {
		font-size: 10px;
		text-decoration: none;
		}

a.linksmall:visited {
		font-size: 10px;
		text-decoration: none;
		}
		
a.linksmall:hover {
		font-size: 10px;
		text-decoration: underline;
		}
	
		
		
.bold {
	font-weight: bold;
	color: #333300;
	}
	
		
.italic {
	font-style: italic;
	}
	
.textsmall {
	font-size: 11px
	}
	
.footer {
	font-size: 10px
	}
	
	
.head01 {
	color: #485f5f;
	font-size: 16px;
	font-weight: bold;
	}

.head02 {
	color: #485f5f;
	font-size: 14px;
	font-weight: bold;
	}


.homelineheight {
	font-size: 11px;
	line-height: 12px;
	}
	
.bgcolor00 { background: #ffffff; }
.bgcolor01 { background: #d7e9e9; }
.bgcolor02 { background: #b5e098; }
.bgcolor03 { background: #8ccc6b; }
.bgcolor04 { background: #507530; }
