
@media all {

html, body { margin:0; padding:0; position:absolute; top:0; left:0; FONT-SIZE: 100%; COLOR: #666666; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; background-color: #ffffff; }
  
 A {font-family: arial,helvetica,sans-serif; font-size:90%; font-weight: bold; }
 A:link { text-decoration: underline; color: #006699}
 A:visited { text-decoration: underline; color: #006699}
 A:hover { text-decoration: none; color: #DD6900}
 A:active { text-decoration: underline; color: #333}

h1
{
font-family: arial, geneva, helvetica,sans-serif;
font-size:120%; 
font-weight:normal;
color: #333;
line-height: 120%;
BACKGROUND-COLOR: transparent;

}

h2
{
font-family: arial, geneva, helvetica,sans-serif;
font-size:110%; 
font-weight:bold; 
color: #333;
line-height: 120%;
BACKGROUND-COLOR: transparent;

}

hr { color: #666633; BACKGROUND-COLOR: transparent; width: 100%; height: 1px; }

table.center
{ margin-left:auto; margin-right:auto;
}


.bottom
{
margin-left:auto; margin-right:auto;
text-align: center;
font-size: 70%;
color: #666;
background-color: transparent;
padding-top: 3px;
padding-bottom: 3px;
border-top: 10px transparent solid;
border-bottom: 10px transparent solid;
}

.bottom A { FONT-SIZE: 90%; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; BACKGROUND-COLOR: transparent;}
.bottom A:link { COLOR: #336699; TEXT-DECORATION: underline; }
.bottom A:visited { COLOR: #336699; TEXT-DECORATION: underline; }
.bottom A:hover { COLOR: #dd6900; TEXT-DECORATION: none; }
.bottom A:active { COLOR: #dd6900; TEXT-DECORATION: none; }

}

@media print, projection {
 
html, body { margin:0; padding:0; position:absolute; top:0; left:0; FONT-SIZE: 100%; COLOR: #666; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff; }

.bannerright { display: none; }
.menu { display: none; }
.strip { display: none; }
.lefti { display: none;}
.util { display: none;}

table.center
{ margin-left:auto; margin-right:auto; }


}
