<style type="text/css">

HTML, BODY, BLOCKQUOTE, PRE, TT, OBJECT, H1, H2, H3, H4 {
	margin : 0;
  	padding : 0;
  	border : 0;
}

HTML, BODY, BLOCKQUOTE, P, A, TABLE {
	font-family : Verdana, "Sans Serif" ;
	font-size : 0.95em;
	font-style : normal;
  	color : Navy;
	text-decoration : none;
} 

BLOCKQUOTE {
	margin-top: 30px;
}

PRE, TT {
  	font-family : monospace;
}

EM {
	font-size : 1.1em;
	color : red;
	font-style : normal;
  	font-weight : bold;
}

HR {
	border: none;
	color: red;
	background-color: red;
	height: 2px;
	margin-top: 2.4em;
	margin-bottom: 2em;
}	

H1, H2, H3, H4 {
 	font-family : Verdana, "Sans Serif";
  	color : #990099;
  	font-weight : bold;
}

H1 {
  	font-size : 1.8em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;	
}

H2 {
  	font-size : 1.5em;
}

H3 {
  	font-size : 1.1em;
	margin-top: 14px;
	margin-bottom: 4px;
}

H4 {
  	font-family : Verdana, "Sans Serif" ;
  	color : Navy;
  	font-weight : normal;
  	font-size : 10px;
}

A {
  	color : Blue;
  	font-weight : bold;
	text-decoration : none;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}

A.footnote {
  	color : Blue;
  	font-size : 10px;
  	text-align : center;
}

DIV.footnote {
	color : Blue;
	font-size : 10px;
	text-align : center;
}

</style>

