A:link  {
	color : blue;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial, Verdana;
	font-size : 11pt;
}

A:visited  {
	color : purple;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial,Verdana;
	font-size : 11pt;
}

A:active  {
	color : green;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial, Verdana;
	font-size : 11pt;
}

A:hover  {
	color : red;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial, Verdana;
	font-size : 11pt;
}

BODY  {
	background-color : white;
	color : #000000;
}

P  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt;
	margin-bottom : 2px;
	margin-top : 2px;
}

P.indented  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 20px;
}

B  {
	margin-bottom : 0;
}

Blockquote  {
	margin-bottom : 0;
	margin-top : 1px;
	margin-left : 25px;
}

LI  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt;
	margin-bottom : 2px;
	margin-top : 1px;
}

H1  {
	font-family : Arial, Verdana, Helvetica;
	color : #336B52;
	font-size : 16pt;
	font-weight : bold;
}

H2  {
	font-family : Arial, Verdana, Helvetica;
	color : #336B52;
	font-size : 14pt;
	margin-bottom : 0;
	margin-top : 0;
}

H3  {
	font-family : Arial, Verdana, Helvetica;
	color : #336B52;
	font-size : 14pt;
	margin-bottom : 0;
	margin-top : 5px;
}

H4  {
	font-family : Arial, Verdana, Helvetica;
	color : #336B52;
	font-size : 12pt;
	text-align : center;
}

p.heading  {
	background-color : #000066;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	padding-top : 3px;
	padding-bottom : 3px;
}

p.pageheading  {
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica;
	font-size : 15pt;
	font-weight : bold;
	text-align : center;
}

p.smallheading  {
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica;
	font-size : 9pt;
	font-weight : bold;
	text-align : center;
}

P.bold  {
	font-weight : bold;
	font-family : Arial,Verdana, Verdana;
	font-size : 11pt;
	color : #000000;
	margin-bottom : 2px;
	margin-top : 1px;
}

.pagebreak  {
	page-break-after : always;
}

A.index  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
}

A:visited.index  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
}

A:hover.index  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
}

p.index  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
}

TABLE.bordered  {
	border-style : solid;
	border-width : medium;
	border-color : #336B52;
}
A.news  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #336B52;
	text-decoration : none;
	font-style : normal;
	margin-top: 0px;
	margin-bottom: 1px;
}

A:visited.news  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #336B52;
	text-decoration : none;
	font-style : normal;
	margin-top: 0px;
	margin-bottom: 1px;
}

A:hover.news  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
	font-style : normal;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2.news {
margin-bottom: 2px;
}
ul.news {
margin-top: 2px;
margin-bottom:1px;
} 
li.news {
margin-top: 0px;
margin-bottom: 1px;
}