BODY
{
background-color:#ffffff;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

DIV.copywright
{
	font-size:6.0pt;
	background-color:#99cfdd;
	font-family:Arial;
	color:black;
	font-weight: normal;
	text-align: right;
}   

DIV.text
{
	font-size:11.0pt;
	font-family:Arial;
	color:black;
	font-weight: normal;
	text-align: justify;
}

            

DIV.title
{
	font-size:14.0pt;
	font-family:Arial;
	color:black;
	font-weight: bold;
	text-align: left;   

}

DIV.MAIN
{
	background-color: white;
	width:100%;
	height:100%;
}

TABLE.MAIN
{
	background-color: white;
	width:100%;
	height:100%;
}

TABLE.BOX 
{
	background-color: red;
	border: 1px solid #112233;
}


DIV.POPUP
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	color: #000000;
}

A.POPUP:link, A.POPUP:visited, A.POPUP:active
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	color: #000000;
}

A.POPUP:hover
{
	text-decoration: none;
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF00FF;
}
