
<style type="text/css">

<!--
body 
{
	margin-top : 5px;
	font-family: Arial;

}


h1
{
	font-size: 22px;
	font-family: Arial;
	text-align: center;

}

h2
{
	font-size: 14px;
	font-family: Arial;
	text-align: center;

}

h3
{
	font-size: 13px;
	font-family: Arial;
	text-shadow: red;
	text-align: center;
}

P
{
	text-align: justify;
	font-family: "Arial";
	font-size: 12px;
}

A
{
	font-size: 12px;
	font-family: Arial;
}

A:link, A:visited, A:active {}


A:hover
{
	text-decoration: none;
	font-weight: Bold; 
	color: #BBFFBB;

}



.LEFTBLOCK{
    position:relative; margin-top: 2px; 
    margin-left:0px; margin-right:0px;
    border-color:#DDFFCC; border-style:solid;
    border-width:2pt;
    padding:0pt;
    }

.RIGHTBLOCK {
    position:relative; margin-top: 2px; 
    margin-left:0px; margin-right:0px;
    border-color:#CCDDFF; border-style:solid;
    border-width:2pt;
    padding:0pt;
    }

.CENTERBLOCK{
    position:relative; margin-top: 2px; 
    margin-left:0px; margin-right:0px;
    border-color:#FFFFFF; border-style:solid;
    border-width:2pt;
    padding:0pt;
    }
-->

</style>
