html { height: 100.2%; margin-bottom: 1px }

/* Text */

H1
{
	font-family : Verdana,                         Tahoma,                         Arial,                         Helvetica,                         Sans-serif;
	font-size : 20pt;
	color : rgb(51,102,153);
	font-weight : bold;
	font-style : normal
}

H2
{
    font-family : Verdana,                         Tahoma,                         Arial,                         Helvetica,                         Sans-serif;
	font-size : 14pt;
	color : rgb(153,204,51);
	font-weight : bold;
	font-style : normal
}

UL
{
	font-family : Verdana,                      Tahoma,                      Arial,                      Helvetica,                      Sans-serif;
	font-size : 10pt;
	color : rgb(51,51,51);
	font-weight : normal;
	font-style : normal
}

OL
{
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	font-family : Trebuchet MS }

P
{
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : rgb(0,0,0);
	font-family : Trebuchet MS }

H3
{
    font-family : Verdana,                         Tahoma,                         Arial,                         Helvetica,                         Sans-serif;
	font-size : 10pt;
	color : rgb(153,204,51);
	font-weight : bold;
	font-style : normal
}

H4
{
    font-family : Verdana,                         Tahoma,                         Arial,                         Helvetica,                         Sans-serif;
	font-size : 9pt;
	color : rgb(153,204,51);
	font-weight : bold;
	font-style : normal
}

BODY{	font-family : Verdana,              Tahoma,              Arial,              Helvetica,              Sans-serif;
	font-size : 12px;
	background-color : rgb(255,255,255)}
	
h5{	color : rgb(153,204,51);
	font-weight : bold
}
h6{	color : rgb(153,204,51);
	font-weight : bold
}

.nof_EmptyStyleBanners1-Default {
	color: rgb(255,255,255);
	font-family : Verdana;
	font-size : 24px
}
.term {	
    font-size : 12pt;
	font-weight : normal;
	color : rgb(51,102,153);
	font-family : Trebuchet MS ;
	border-bottom:1px dotted #0C3;
    cursor: help
    }

  .definition {
     position: absolute;
     font-family: arial;
     font-size: 11pt;
     line-height: 102%;
     border: 1px solid #336699;
     border-top: 10px solid #336699;
     background-color: #CCFF99;
     padding-right: 5px;
     padding-left: 5px;
     padding-top: 10px;
     padding-bottom: 10px;
     max-width: 250px
    }
.errorP {font-family : Verdana,  Tahoma,  Arial,  Sans-serif; font-size : 9px; color : rgb(51,102,153)}

IMG {    border: none;}



