body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #D30404;
	text-decoration: underline;
}
a:visited {
	color: #D30404;
	text-decoration: underline;
}
a:hover {
	color: #DC127C;
	text-decoration: none;
}
a:active {
	color: #D30404;
	text-decoration: underline;
}
.style1 {
	color: #EB3D00;
	font-size: 12px;
	font-weight: bold;
}
.box1{
  border-color: #75C5F0; 
  border-style: solid; 
  border-top-width: 3px; 
  border-right-width: 3px; 
  border-bottom-width: 3px; 
  border-left-width: 3px;
}