body a:link {color :  rgb(131,192,59); text-decoration : underline}
body a:visited {color :  rgb(131,192,59); text-decoration :underline}
body a:hover {color :  rgb(131,192,59); text-decoration : underline}
body a:active {color :  rgb(131,192,59); text-decoration : underline}
body, div, p, span, blockquote, ol, ul, dl, li, dt, dd, td 
	{font: 10pt Arial, Helvetica, sans-serif; color : rgb(95,95,95);}

hr {
	color: #83C03B;
	height: 1px;
}

.header {
font-size: 15pt;
color :  rgb(131,192,59);
font-weight : bold;
}
.header a:link {
color :  rgb(131,192,59);
text-decoration : none;
}
.header a:visited {
color :  rgb(131,192,59);
text-decoration : none;
}
.header a:hover {
color : rgb(153,219,72);
text-decoration : underline;
}
.header a:active {
color :  rgb(131,192,59);
text-decoration : none;
}


.subheader {
font-size: 12pt;
color : rgb(131,192,59);
font-weight : bold;
}

.subheader a:link {
color :  rgb(131,192,59);
text-decoration : none;
}
.subheader a:visited {
color :  rgb(131,192,59);
text-decoration : none;
}
.subheader a:hover {
color : rgb(153,219,72);
text-decoration : underline;
}
.subheader a:active {
color :  rgb(131,192,59);
text-decoration : none;
}


.subheader2 {
font-size: 11pt;
color : rgb(176,188,147);
font-weight : bold;
}

.smalltext {
font-size: 7pt;
font-family: Verdana, Arial, Helvetica;
}

.table1 {
	border: 1px solid #769564;
}

