a:link {  color: #036721; text-decoration: underline;} 
a:active {  color: #FD5B03; text-decoration: underline;}
a:visited {  color: #036721; text-decoration: underline;}
a:hover {  color: #FD5B03; text-decoration: underline;}

.subhd {   font-size: small; font-weight: bold; color: #1B9518}
.content {  font-size: small; color: #171516; text-align: justify}
.content ul {color: #69CB2C}

.chart_hd {   font-size: x-small; font-style: normal; font-weight: bold; font-variant: normal}
.chart_txt {   font-size: x-small}

.table_hdrow {  background-color: #5CA941; padding: 10px; font-size: x-small; color: #FFFFFF; font-weight: bold}
.table_1row {  background-color: #F1FFE0; padding: 10px; font-size: x-small; color: #171516}
.table_2row {  background-color: #F9FFF3; padding: 10px; font-size: x-small; color: #171516}

.copyright_txt {  font-size: 11px; color: #444444; }
.copyright_txt a:link {  color: #444444;text-decoration: none; }
.copyright_txt a:active {  color: #444444;text-decoration: underline; }
.copyright_txt a:visited {  color: #444444;text-decoration: none; }
.copyright_txt a:hover {  color: #444444;text-decoration: underline; }


.topmenu { font-size: 11px; color: #065906;}
.topmenu a:link {  color: #065906;text-decoration: none;}
.topmenu a:active {  color: #000000;text-decoration: none;}
.topmenu a:visited {  color: #065906;text-decoration: none;}
.topmenu a:hover {  color: #000000;text-decoration: none;}

/*.photo{  border: solid 1px #EFEFEF;}*/
.photo{  border: solid 2px #CCCCCC;}

@media print {
	.noprint {
		display: none;
	}
}
