body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {font-size: 20px;
	font-weight: bold;
	color: #5CAAEA;
	font-family: "Times New Roman", Times, serif;
}
h2 {font-size: 20px;
	font-weight: bold;
	color: #5CAAEA;
	font-family: "Times New Roman", Times, serif;
}
h3 {font-size: 20px;
	font-weight: bold;
	color: #5CAAEA;
	font-family: "Times New Roman", Times, serif;
}
.style1 {
	color: #5CAAEA;
	font-weight: bold;
}
.style3 {font-size: 14px}
.style4 {
	font-size: 12px;
	color: #62ADEB;
	font-weight: bold;
}
.style6 {color: #5CAAEA}
.style7 {
	color: #3D586D;
	font-weight: bold;
	text-decoration:none
}
.style8 {color: #5CAAEA; font-size: 14px; }

A.link1 {
 color: #008000; 
 text-decoration: none; 
 font-size: 15px;
}
A.link1:visited {
 color: #800080; 
} 
A.link1:hover {
	color: #FF01B4;
	text-decoration: underline;
	
}
