BODY {
	FONT-SIZE: 8pt;
	font-style : normal;
	color : #000000;
	font-family : Tahoma;
}

P  {
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align: justify;
	margin-top : 2px;
	margin-bottom : 12px;
}
   
H1  {
   	font-size : large;
   	font-family : sans-serif;
   	font-weight : bold;
   	font-style : normal;
	text-align: center;
   	color : #000000;
   	font-family : Tahoma;
}
   
H2  {
	color:#008DD1;
	font-size: 12pt;
	text-align:left;
   	font-family : Tahoma;
}
   
H3  {
	font-size: 11pt;
	text-align:left;
   	font-family : Tahoma;
}

A  {
   	font-family : Tahoma;
   	font-style : normal;
   	color : #5D5D5D;
   	text-decoration : underline;
}

A:Visited  {
   	font-style : normal;
   	color : #5D5D5D;
   	text-decoration : underline;
}
   
A:Hover  {
   	text-decoration : none;
   	color : #5D5D5D;
   	font-style : normal;
}

A:Active  {
   	font-style : normal;
	color : #5D5D5D;
	text-decoration : underline;
}


INPUT {
	font: 7pt 'Verdana';
	border: outset 1px;
	background-color:#ffffff;
}

SELECT {
	font: 7pt 'Verdana';
	border: outset 1px;
	background-color:#ffffff;
}

UL {
	FONT-SIZE: 8pt;
}

BLOCKQUOTE {
	font-size: 10pt;
}


.menu {
	color: #A6A9B9;
	font-size : 7pt;
   	text-decoration : none;
}

.menu:Hover {
	color: #A6A9B9;
   	text-decoration : none;
}

.menu:Visited {
	color: #A6A9B9;
   	text-decoration : none;
}

.copyright {
	color: #A6A9B9;
	font-size : 7pt;
	margin-bottom: 0px;
   	text-decoration : none;
	text-align:right;
}

.copyright:Hover {
	color: #A6A9B9;
   	text-decoration : none;
}

.copyright:Visited {
	color: #A6A9B9;
   	text-decoration : none;
}


.news {
	font-weight : bold;
   	font-family : Tahoma;
	FONT-SIZE: 9pt;
	margin-bottom : 12px;
}

.loc {
   	font-family : Tahoma;
	font-size : 8pt;
	text-align: left;
	color:#008DD1;
}