
  @font-face {
    font-family: Lucida Calligraphy;
    font-style:  normal;
    font-weight: normal;
    src: url(LUCIDAC0.eot);
  }


BODY    {
	BACKGROUND-COLOR:#C50F58;
	MARGIN-TOP:20;
	MARGIN-LEFT:60;
	MARGIN-RIGHT:60;
	FONT-STYLE:normal;
	FONT-FAMILY:Times New Roman;
	FONT-weight:bold;
	FONT-COLOR:#000000;
	scrollbar-base-color: #97130D;
    	scrollbar-track-color:#C50F58;
	}

.1     {
        text-align:justify;        
        }

.2	{
	text-align:center;
	}
	
.tfin {
	FONT-FAMILY: Arial,sans-serif;
	COLOR: #000000;
	FONT-weight:normal;
	text-align:justify;
	}	

.tgras {
	FONT-FAMILY: Arial,sans-serif;
	FONT-WEIGHT:bold;
	COLOR: #FFFFFF;
	}
	
FORM   	{
   	font-family: "Arial";
   	}

A	{
	text-decoration: none;
	}

TD	{
	text-align:center;
	FONT-weight:bold;
	}
        
H1      {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	}

H4	{
	margin-bottom:.0001pt;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	text-align:center;
	page-break-after:avoid;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}

H5	{
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:24.0pt;
	font-family:"Beesknees ITC";
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px
	}

h6	{
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:Forte;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px
	}

INPUT	{
	FONT-FAMILY:ARIAL;
	FONT-STYLE:normal;
	FONT-weight:bold;
	font-size:12.0pt;
	BACKGROUND-COLOR: #EB9E3B;
	}
	
SELECT	{
	FONT-FAMILY:ARIAL;
	FONT-STYLE:normal;
	FONT-weight:normal;
	font-size:12.0pt;
	text-align:center;
	}	
	
#helpBox {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 300px;
	}
	
DIV.helpBoxDIV {
	width: 150px;
	padding: 2px;
	background: yellow;
	border: 1px solid black;
	color: black;
	font-family: Arial,Helvetica;
	font-style: Normal;
	font-weight: Normal;
	font-size: 12px;
	line-height: 14px;
}	

DIV.helpBoxbisDIV {
	width: 150px;
	padding: 2px;
	background: red;
	border: 1px solid black;
	color: black;
	font-family: Arial,Helvetica;
	font-style: Normal;
	font-weight: Normal;
	font-size: 20px;
	line-height: 24px;
	text-align:center;
}