body {
	font-size: 12px;

}
td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;



}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
h1 {
	font-size: 12px;
    margin:0;padding:0 
}

