a:link {text decoration : none; color: #008B2A; font-family: Verdanan, Arial; font-size: 12px,}

a:active {text decoration : none; color: #008B2A; font-family: Verdanan, Arial; font-size: 12px,}

a:hover {text-decoration : none; color: #63BD5B; font-family: Verdanan, Arial; font-size: 12px,}

a:visited {text-decoration : none; color: #004D17; font-family: Verdanan, Arial; font-size: 12px,}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid #008B2A;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #008B2A;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #DAF0D8;
}

td {
	font-family: Verdanan, Arial;
	font-size: 12px;
}

p {
	font-family: Verdanan, Arial; color: #737373;
	font-size: 12px;

}
p.2 {
	font-family: Verdanan, Arial; color: #A6A6A6; letter-spacing: 0.02cm;
	font-size: 8px;
}
hr {color: #008B2A;} 
h1 {	
	font-family: Verdanan, Arial; color: #737373;
	font-size: 16px;
	font-weight: bold;
}
h2 {	
	font-family: Verdanan, Arial; color: #737373;
	font-size: 14px;
	font-weight: bold;
}

ul.disc {
	list-style-type: disc;
	list-style-position: inside;
	color: #737373;
}

#inline-list ol, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #737373;
	}

