  
 body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000066;
}
body {
	margin-left: 10px;
	margin-right: 10px;
}
a {
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #990000;
}
.style12 {
	font-size: x-large;
	font-weight: bold;
	color: #990000;
}
.style14 {	font-size: 14px;
	font-weight: bold;
	color: #000066;
}