<STYLE>
<!--

BLOCKQUOTE	{
			font-family : Arial, Helvetica, "sans-serif" ;
			font-size : 14pt ;
			color : darkblue ;
			margin-left : 170 ;
			}
			
UL LI		{
			list-style-type : square ;
			}

OL			{
			list-style-type : 1 ;
			}

P			{
			font-family : Arial, Helvetica, "sans-serif" ;
			font-size : 12pt ;
			color : darkblue ;
			}
			
FONT		{
			font-family : Arial, Helvetica, "sans-serif";
			font-size : 10pt;
			font-style : normal ;
			color : darkblue ;
			}
FONT.form		{
			font-family : Arial, Helvetica, "sans-serif";
			font-size : 10pt;
			font-style : normal ;
			font-weight : bold ;
			color : darkblue ;
			}
FONT.formb		{
			font-family : Arial, Helvetica, "sans-serif";
			font-size : 10pt;
			font-style : normal ;
			color : darkblue ;
			}
FONT.small	{
			font-family : Arial, Helvetica, "sans-serif";
			font-size : 10pt;
			font-style : normal ;
			color : darkgreen ;
			}
FONT.head	{
			font-family : Arial, Helvetica, "sans-serif";
			font-size : 28pt;
			font-style : normal ;
			color : #660099 ;
			font-weight : bold ;
			}

FONT.subhead	{
			font-family : "Comic Sans MS", Technical, "Times New Roman", serif ;
			font-size : 18pt;
			font-style : normal ;
			color : darkblue ;
			font-weight : bolder ;
			}

CODE		{
			font-family : "monospace" ;
			font-size : 12pt ;
			color: darkblue;
			font-weight : normal ;
			}
			
A:link		{
			font-family : Arial, Helvetica, "sans-serif" ;
			font-size : 10pt;
			color: blue;
			font-weight : bold ;
			}
			
A:active	{
			font-family : Arial, Helvetica, "sans-serif" ;
			font-size : 10pt ;
			color: red;
			font-weight : bold ;
			}
			
A:visited	{
			font-family : Arial, Helvetica, "sans-serif" ;
			font-size : 10pt ;
			color: darkred;
			font-weight : bold ;
			}
			
H1			{
			color : blue ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : italic ;
			font-size : 96pt;
			font-weight : bolder ;
			}

H2			{
			color : blue ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : italic ;
			font-size : 36pt ;
			font-weight : bolder ;
			}

H3			{
			color : blue ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : italic ;
			font-size : 24pt ;
			font-weight : bolder ;
			}

H4			{
			color : red ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : none ;
			font-size : 24pt ;
			font-weight : bold ;
			text-align: center;
			}

H5			{
			color : blue ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : normal ;
			font-size : 18pt ;
			font-weight : bolder ;
			}

H6			{
			color : blue ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : normal ;
			font-size : 12pt ;
			font-weight : bolder ;
			}

SPAN.h_6			{
			color : darkblue ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : normal ;
			font-size : 14pt ;
			font-weight : bolder ;
			}

SPAN.h_5			{
			color : blue ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : normal ;
			font-size : 18pt ;
			font-weight : bolder ;
			}

SPAN.h_4			{
			color : red ;
			font-family : Arial, Helvetica, "sans-serif" ;
			font-style : none ;
			font-size : 24pt ;
			font-weight : bold ;
			text-align: center;
			}

S.def	{
				font-family : "Comic Sans MS", Technical, "Times New Roman", serif ;
				font-size : 9pt ;
				color: darkblue;
			}
			
DIV			{	
				position: absolute ;
				font-size: 10pt;
			}

DIV.high	{	
				text-decoration: none;
				font-size: 10pt;
				font-family: Arial;
				font-weight: normal;
				color: red ;
			}

DIV.reg		{	
				text-decoration: none;
				font-size: 10pt;
	  			font-family: Arial;
				font-weight: normal;
				color: blue;
			}

DIV.reg2		{	
				text-decoration: none;
				font-size: 8pt;
	  			font-family: Arial;
				font-weight: normal;
				color: blue;
			}

DIV.cont	{	
				text-decoration: none ;
				font-size: 18pt;
	  			font-family: Arial;
				font-weight: bold;
				color: darkblue;
			}
#news
{
	width:190px;
	background:#eee;
}
#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
-->
</STYLE>
