a.newlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.newlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.newlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: underline;
}
a.newlink:active {
}
body {
	background-color: #EDECE7;
}
li {
}
h1 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 30pt;
	text-transform: uppercase;
	text-decoration: none;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
}

h4 {
	font-size: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-style: normal;
}
