@import url("hyperlink.css");
@import url("hyperlink2.css");
body {
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}

.heading10 { font-size: 13px }
.heading10 {font-family: Arial }
.boldheading10 {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
