
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #337344;
}
a:hover {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #666666;
}
BODY {
	font-weight: normal;
	background-color: #e5e5e5;
}
TD {
	margin: 0px 0px 0px 10px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
TD a:link {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #337344;
}

TD a:active {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #337344;
} 

TD a:visited {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #337344;
}
TD a:hover {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #666666;
}

h1 {
	background-color: #F5F2F2;
	padding: 8px 0px 8px 8px;
	margin: 0px 0px 10px -4px;
	font-size: 12px;
	font-type: uppercase;
	font-weight : bold; 
	color: #337344;
				border:solid 1px #337344; 
}
h2 {
	background: url(images/h2_gopeo.jpg) no-repeat;
	\\background-color: #F5F2F2;
	\\border:solid 1px #337344; 
	padding: 4px 0px 6px 30px;
	margin: 20px 0px 10px -4px;
	font-size: 12px;
	font-weight : bold; 
	color: #337344;
}
h3 {
	background: url(images/h3_gopeo.jpg) no-repeat;
	\\background-color: #F5F2F2;
	\\border:solid 1px #337344;
	padding: 2px 0px 8px 27px;
	margin: 18px 0px 10px -4px;
	font-size: 11px;
	font-weight : bold; 
	color: #337344;
}

.white {
	color: #FFFFFF;
}

.green {
	color: #337344;
}

.underline {
	text-decoration: underline;
}

.px11 {
	font-size: 11px;
}


.menu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight : bold; 
	color: #666666;
	text-decoration: none;
}
.menu a:link {
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: none;
}

.menu a:active {
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: none;
}

.menu a:visited {
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #337344;
}



.submenu {
	font-family: Tahoma, Arial;
	color: #666666;
	font-size: 10px;
	font-weight : normal; 
	text-decoration: none;
}
.submenu a:link {
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: none;
}

.submenu a:active {
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: none;
}

.submenu a:visited {
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: none;
}
.submenu a:hover {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #337344;
}


.footer {
	color : #595958; 
	font-size : 10px; 
	line-height: 18px;
	font-family: Tahoma, Arial;
	text-decoration : none; 
} 
.footer A:link {
color : #595958; 
text-decoration : none; 
} 
.footer A:visited {
color : #595958; 
text-decoration : none; 
} 
.footer A:hover {
color : #595958; 
text-decoration : underline; 
} 