body,td,th {
	font-size: 12px;
	color: #333333;
	font-family : Times New Roman;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style4 {
	color: #333333;
	font-size: 13px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family : Times New Roman;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-family : Times New Roman;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-family : Times New Roman;
}

a.Products:link,a.Products:visited,a.Products:active { text-decoration:none;color:#FFFFFF; }
a.Products:hover{text-decoration:underline;color:#FFFF00;}

a.Link1:link,a.Link1:visited,a.Link1:active { text-decoration:none;color:#FFFFFF; }
a.Link1:hover{text-decoration:underline;color:#FFFF00;}

h1{
	font-weight:bold;
	font-size:15px;
}