BODY  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Teal;
	background : #FAEBD7;
	text-align : left;
	font-family : Verdana, arial, helvetica;
	text-indent : 15pt;
}

A:link  {
	color : #0000FF;
	text-decoration : none;
}

A:visited  {
	color : #0000FF;
	text-decoration : none;
}

A:hover  {
	color : #CC0000;
	background-color : #FFFAF0;
}

P  {
	text-indent : 1cm;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : #000066;
	font-family : Verdana, Arial, Helvetica;
	text-align : left;
}

P.first  {
	font-size : 9pt;
	font-style : normal;
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P.second  {
	text-indent : 2cm;
	font-size : 8pt;
	font-style : normal;
	color : blue;
	font-family : sans-serif;
}

P.fourth  {
	text-indent: 1cm;
	font-size: 125%;
	font-style: normal;
	color: Black;
	font-family: arial, verdana, helvetica;
}

H3  {
	color : #990000;
	text-align : center;
	font-size : 12px;
	font-family : verdana, arial, helvetica;
}

BLOCKQUOTE {
	font: normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: White;
	color: Teal;
	font-size: 90%;
	text-align: left;
}

