/* begin BODY  */

BODY
{
    SCROLLBAR-FACE-COLOR: #A5C1D8;
    SCROLLBAR-HIGHLIGHT-COLOR: #A5C1D8;
    SCROLLBAR-SHADOW-COLOR: #A5C1D8;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #C6D8E6;
    SCROLLBAR-DARKSHADOW-COLOR: #000000
}
BODY {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 9pt;
	color: #4A86BA;
}
/* end BODY  */

/* begin TD's  */
TD {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10pt;
	color: #4A86BA;
}
/* end TD's  */

/* begin class SMALL for small text */
.small {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10px;
	color: #4A86BA;
}

/* end class SMALL for small text */

/* begin A HREF's  */
A {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #4A86BA;
	text-decoration: underline ; 
}

A:hover {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #679ECB;
	/*background: #00cc66;*/
	text-decoration: underline;
}

A:visited {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #4A86BA;
	text-decoration: underline ;
}

A:visited:hover {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10pt;
	color: #679ECB;
	text-decoration: underline ;
}

A.zap {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline ; 
}

A.zap:hover {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #99ccff;
	/*background: #00cc66;*/
	text-decoration: underline;
}

A.zap:visited {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline ;
}

A.zap:visited:hover {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 12pt;
	color: #99ccff;
	text-decoration: underline ;
}

A.small {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #4A86BA;
	text-decoration: underline ; 
}

A.small:hover {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #679ECB;
	/*background: #00cc66;*/
	text-decoration: underline;
}

A.small:visited {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #4A86BA;
	text-decoration: underline ;
}

A.small:visited:hover {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 10px;
	color: #679ECB;
	text-decoration: underline ;
}
/* begin A HREF's  */

/* begin HEADERS  */
H1 {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 17pt;
	color: #000066;
}

H2 {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 16pt;
	color: #000066;
}

H3 {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 15pt;
	color: #000066;
}

H4 {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 14pt;
	color: #000066;
}

H5 {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 13pt;
	color: #000066;
}

H6 {
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 12pt;
	color: #000066;
}
/* end HEADERS  */

/* begin FORMelements  */
.monospace { 
	font-family:Courier,monospace,tahoma, geneva, arial, helvetica; 
	font-size: 10pt;
	color: #000066;
	background-color: #99ccff;
	border-style: solid;
	border-color: #4A86BA;
	}
	
.button {
	margin-top: 0px;
	background-color: #99ccff;
	font-family: tahoma, geneva, arial, helvetica;
	font-weight :bold ;
	font-size: 9pt;
	color: #000066;
}
/* end FORMelements  */	

