BODY {
		font-family: Arial;
		font-size: 10pt;
		font-weight: medium;
		color:#4A4949
		}



TABLE {
		font-family: Arial;
		font-size: 10pt;
		font-weight: medium;
		
}

TR {
		font-family: Arial;
		font-size: 10pt;
		font-weight: medium;
		
}

TD {
		font-family: Arial;
		font-size: 10pt;
		font-color: Black;
		}
		


hr {
	size:2;
    color:#3CC61A;
}

a:link{text-decoration: underline; color: #000000;}
a:visited{text-decoration: underline; color:marone;}
a:active{text-decoration: underline; color: red;}
a:hover{text-decoration: none; color: #00000 ;}
