H1 {
	font-size : 25pt;
	text-transform : uppercase;
	color : #FF0000;
	background : transparent;
	}


H2 {
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
	text-align : justify;
	background : transparent;
	}

H3 {
	font-weight : normal;
	font-size : 14pt;
	text-align : left;
	color : #0000FF;
	background : #BBBBBB;
	}

H4 {
	font-weight : normal;
	font-size : 14pt;
	text-align : left;
	color : #FF0000;
	background : transparent;
	}

H5 {
	font-weight : normal;
	font-size : 8pt;
	text-align : left;
	color : #000000;
	background : transparent;
	}

H6 {
	font-weight : normal;
	font-size : 10pt;
	text-align : center;
	color : #000000;
	background : transparent;
	}

P.normal {
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
	text-align : justify;
	background : transparent;
	}

hr {	
	text-align : center;
	}

A:visited {
	font-weight : normal;
	font-size : 10pt;
	color : #FFAA00;
	background : transparent;
	text-decoration : none;
	}

A:link {
	font-weight : normal;
	font-size : 10pt;
	color : #FFAA00;
	background : transparent;
	text-decoration : none;
	}


A:hover {
	font-weight : normal;
	font-size : 10pt;
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
	}


A:active {
	font-weight : normal;
	font-size : 10pt;
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
	}

.hlmenu {
	font-weight : normal;
	font-size : 10pt;
	color : #AAAAAA;
	background : #333740;
	}

.hlmenu	:visited {
	font-weight : normal;
	font-size : 10pt;
	color : #FFAA00;
	background : transparent;
	text-decoration : none;
	}

.hlmenu	:link {
	font-weight : normal;
	font-size : 10pt;
	color : #FFAA00;
	background : transparent;
	text-decoration : none;
	}

.hlmenu	:hover {
	font-weight : normal;
	font-size : 10pt;
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
	}


.hlmenu	:active {
	font-weight : normal;
	font-size : 10pt;
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
	}

.links {
	font-weight : normal;
	font-size : 10pt;
	color : #AAAAAA;
	background : #333740;
	}

.links	:visited {
	font-weight : normal;
	font-size : 10pt;
	color : #AAAAFF;
	background : transparent;
	text-decoration : none;
	}

.links	:link {
	font-weight : normal;
	font-size : 10pt;
	color : #AAAAFF;
	background : transparent;
	text-decoration : none;
	}

.links	:hover {
	font-weight : normal;
	font-size : 10pt;
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
	}


.center	:active {
	font-weight : normal;
	font-size : 10pt;
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
	}



.center :visited {
	font-weight : normal;
	font-size : 10pt;
	color : #0000FF;
	background : transparent;
	text-decoration : none;
	}

.center :link {
	font-weight : normal;
	font-size : 10pt;
	color : #0000FF;
	background : transparent;
	text-decoration : none;
	}


.center :hover {
	font-weight : normal;
	font-size : 10pt;
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
	}

.center :active {
	font-weight : normal;
	font-size : 10pt;
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
	}



UL	{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	list-style-type:square;

	line-height:16px;
	padding:0px 0px 0px 0px;
	margin:8px 8px 8px 40px ; 
	}

BODY {
	font-family :Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size : 8pt;
	color : #000000;
	background : #333740;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	scrollbar-base-color:#333333;
	}

