body
{
    font-family: Verdena, Arial, Helvetica;
    FONT-SIZE: 13px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
	background-color: white;
    color: black;
}

div.paragraph
{
	text-indent: 2em;
}

h1{ text-align: center;
	font-family: Verdena;
	font-size: 14pt;
	COLOR: darkblue /*#365aa5 */;
}

h2{ font-family: Verdena;
	font-size: 13pt;
	COLOR: darkblue /*#365aa5 */;
}


h3{ font-family: Verdena;
	font-size: 10pt;
	COLOR: black
}

h4{ font-family: Verdena;
	font-size: 10pt;
	COLOR: #808080;
}

#c
{
    text-align: center;
}

table
{
   font-family: Verdena, Arial, Helvetica;
    FONT-SIZE: 12px;
    margin: 20 10 10 10;
	background-color: white;
    color: black;
}

tr
{
	vertical-align: top;
}

td
{
	vertical-align: top;
	font-family: Verdena;
	FONT-SIZE: 13px;

}

A { COLOR: darkblue /*#365aa5 */; TEXT-DECORATION: none; border: 0px }
A:visited { COLOR: darkblue /*#365aa5 */; TEXT-DECORATION: none }
A:hover { COLOR: darkblue /*#365aa5 */; TEXT-DECORATION: underline }

.portr
{	padding: 12px ;	
	border-left: solid 1px black ; 
	border-top: solid 1px black 
}

img {border: 0px }