
@media all {

html, body { margin:0; padding:0; font-size: 100%; color: #666; 
background-color: #fff; FONT-FAMILY: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 120%; }

#wrapper {width: 100%; margin-left:auto; margin-right:auto;  
background-color: #fff; padding: 0; border: 0; color: #000; text-align: left; font-size: 100%; }

img { background-color: transparent; border: 0px;}
img.b { background-color: transparent; border: 1px #333333 solid;}

table { margin:0; padding: 0; border: 0;}
table td, table th { margin:0; padding:0;}

.ctr { text-align: center; }
.lft { text-align: left; }
.rgt { text-align: right; }
.vtop { vertical-align: top;}

A {font-family: arial,helvetica,sans-serif; font-size: 100%; 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: #333333}


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: 90%; 
font-weight: normal; 
color: #666;
line-height: 100%;
BACKGROUND-COLOR: transparent;

}


hr { color: #666633; BACKGROUND-COLOR: transparent; width: 100%; height: 1px; }


div
{
    font-size: 100%;
    color: #333;	 	
}



#footer
{
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;
}

#footer a { FONT-SIZE: 90%; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; BACKGROUND-COLOR: transparent;}
#footer a:link { COLOR: #336699; TEXT-DECORATION: underline; }
#footer a:visited { COLOR: #336699; TEXT-DECORATION: underline; }
#footer a:hover { COLOR: #dd6900; TEXT-DECORATION: none; }
#footer 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: #333; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff; }


img { background-color: transparent; border: 0px;}
table { margin:0; padding:0; border: 0;}
table td, table th { margin:0; padding:0;}



}
