body, td, input, textarea {
	font-size:12px;
        font-family:Tahoma;
	color:#494949;
	line-height:15px;
	vertical-align:top;
	padding:0px;
	text-align:justify;
}
a:link{
color: black;
text-decoration: none;
}
a:visited {
color: black;
text-decoration: none;
}
a:hover{
color: black;
text-decoration: none;
}
a:active {
color: black;
text-decoration: none;
}

