<STYLE TYPE="text/css">
<!--
BODY
{	font-family: "Arial";
	color : black ;
  	background: #FFFFFF;
}
BODY.button { background: #cc2222; }
BODY.bottom { background: #000000; }
BODY.top { background: #000000; }
BODY.left { background: #ffffff; }
BODY.right { background: #ffffff; }


/******** NORMAL TEXT ********/

H1 { color: #CC2222; text-align: center; margin-top: 1.5em; font-size: 20pt; font-weight: 900 }
H2 { color: #CC2222; text-align: center; margin-top: 1.5em; font-size: 14pt; font-weight: 900 }
H3 { color: #CC2222; text-align: center; margin-top: 1.5em; font-size: 12pt; font-weight: 700 }

P { margin-left: 5%; margin-right: 15pt; font-size: 12pt; text-align: justify }

OL { margin-left : 50pt }
UL { margin-left : 50pt; list-style-image: url(red_disc.gif) }


/********** LINKS ************/

A 
{ 
	background : #FFFFFF;
	text-decoration: none;
}
A:link, A:active { color : #2222ff }
A:visited { color : #0000cc }
A:active { color : #2222ff }
A:hover { color : #4444ff; text-decoration: underline }


/******** BUTTONS ON LEFT *******/

A.button 
{
	background-color: transparent;
	color: #440000;
	text-decoration: none;
	font-size: SMALL;
	font-weight: 900;
	margin-top: 8em
} 
A.button:link, A.button:visited
{
	background-color: transparent;
	color: #440000;
}
A.button:hover
{
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}


/********** CLASSES **********/
SPAN.news { color: #CC2222; text-align: center; font-size: 12pt; font-weight: 700 }
SPAN.bigtitle { color : #000000; font-size : X-LARGE; font-weight: 900}
SPAN.mini { font-size : 7pt; font-weight: normal }
SPAN.signature { font-style: italic }

-->
</STYLE>
<!--

-->


