h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 18pt;
	color: #000080;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 16pt;
	color: #000080;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14pt;
	color: #000080;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 13pt;
	color: #000080;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
li {
	list-style-type: circle;
}
.green {
	color: #669966;
	}
.sc {
	font-size : 75%;
	letter-spacing : .1em;
}
