body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333
}

ul {
	text-indent: -2em;
	padding-left:-1em;
	list-style : none;
}

ul.square{
	text-indent: 2em;
	padding-left: -1em;
	list-style : square;
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}

H1 {
	font-family : sans-serif;
	color : #278986;
	font-size : 16pt;
	
}

H2 {
	font-family : sans-serif;
	color : #278986;
	font-size : 14pt;
	
}
H3 {
	margin-bottom : 0;
	border-bottom-width : 0;
	padding-bottom : 0;
	font-family : sans-serif;
	color : Black;
	font-size : 12pt;
}

H4 {
	font-size : 12pt;
	color : #278986;
	font-family : sans-serif;
}

.quote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : italic;
	color : #666666;
}

P.wrap{
	text-indent:-1em;
	padding-left:1em;
	margin-bottom : 0;
	margin-top : 0;
}

.sub {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #006699}


.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Red;
}

A {
	font-family : sans-serif;
	color : #278986;
	font-size : 11pt;
	text-decoration : underline;
}

A:HOVER {
	color : #186663;
	text-decoration : underline;
}