BODY
{
	background: white;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0.0cm
}

P
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	margin-left: 1em;
	background: transparent;
}

H1
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: navy; 
	background: transparent;
}

H2
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: navy; 
	background: transparent;
}


HR
{
	color: black;
}

UL
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 1em;
}

OL
{
	margin-top: 1em;
}

LI
{
	margin-top: 5px;
	font-style: normal;
	font-size: 10pt;
}


DIV, TD, CAPTION, DD, DT, DL
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
}


TH
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


PRE
{
	font-family: Courier New, Courier, sans-serif;
	margin-left: 1em;
	margin-right: 1em;
}

CODE
{
	font-family: Courier New, Courier, sans-serif;
}

HR 
{ 
	color: black; 
	margin-bottom: 0; 
	margin-top: 0; 
}        


BLOCKQUOTE
{
	font-style: italic;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 3em;
	margin-right: 3em;
	font-size: 90%;
	background: transparent;
	color: black;
}

ADDRESS
{
	font-style: italic;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: transparent;
	color: black;
}

SMALL
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: transparent;
	color: black;
}

STRONG
{
	font-weight: bold;
	background: transparent;
}

EM
{
	font-style: italic;
	background: transparent;
	color: black;
}


A:link  
{
	color : Navy;
	background : transparent;
}

A:visited  
{
	color : purple;
	background : transparent;
}

A:active  
{
	color : red;
}

A[href]  
{
	border-width : 0;
	text-decoration : underline;
	background : transparent;
}


.menu
{
	font-size: 90%;
	font-weight: bold;
	text-align:	left;
	background: transparent;
	color: navy; 
	text-decoration: none;
}

.outro
{
	font-size: 75%;
	text-align:	center;
	background: transparent;
	color: black;
}


.center 
{
	text-align: center;
}