body,td,th {
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
body, html { 
	height:100%;
}
a {
	font-size: 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

