 BODY {

	font-family : "Arial Narrow";

	font-size : 12pt;

	color : Black;

	word-spacing : normal;

	background-color : White;

}



A:LINK {

	color : Blue;

	text-decoration : none;

}



A:ACTIVE {

	color : Silver;

	text-decoration : underline;

}



A:VISITED {

	color : Red;

	text-decoration : none;

}



A:HOVER {

	color : Teal;

	text-decoration : underline;

	background : #FFF8DC;

}





 P {

	line-height : 1.2em;

}

 

 H2 {

	font-size : 20pt;

	line-height : normal;

	font-weight : lighter;

}

 

 H3 {

	font-size : 18pt;

	line-height : 1.7em;

	font-weight : lighter;

}

 H4 {

	font-size : 12pt;

	line-height : 1.7em;

}

 H5 {

	font-size : 10pt;

	line-height : normal;

	font-weight : lighter;

}

 H6 {

	font-size : 8pt;

	margin : 0px;

	font-weight : lighter;

	font-family : Arial, Helvetica, sans-serif;

}

 LI {

 }

BLOCKQUOTE {

}

TBODY {

}