body {
   color: white;
   background-color: #344149;
   font-family: Helvetica,Arial,sans-serif;
   text-align:center;

}

div#page {
   text-align: left;
   margin: 0 auto;
   width: 760px;
}

h1 {
   color: #77DDFF;
   text-align: center;
}

a:link {
   text-decoration: none;
   color: #77DDFF;
}

a:visited {
   text-decoration: none;
   color: #02A3D8;
}

a:hover {
   color: white;
}


ul#menu {
   font-weight: bold;
   float: left;
}

ul#menu li {
   list-style: none;
   margin-bottom: 5px;
}

ul#menu a {
   display: block;
}

div#content {
   margin-left: 11em;
   min-width: 10em;
}

div#content h1 {
   color: #02A3D8;

}

div#content h2 {
   color: #77DDFF;
}

div#content h3 {
   color: #77DDFF;
}

div#content strong {
   color: #FFFFFF;
}

p#footer {
   font-size: 9px;
   clear: both;
   text-align: center;
}

a img {
   border : 0 none;
}

#print {display:none;} @media print { a,abbr,acronym,address,applet,area,b,base,basefont,bdo,big,blockquote,br,button,caption,center,cite,code,col,colgroup,dd,del,dfn,dir,div,dl,dt,em,fieldset,font,form,frame,frameset,h1,h2,h3,h4,h5,h6,hr,i,iframe,img,input,ins,isindex,kbd,label,legend,li,link,map,menu,meta,noframes,noscript,object,ol,optgroup,option,p,param,pre,q,s,samp,select,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,title,tr,tt,u,ul,var {display:none;} #print,#print img {left:0;top:0;padding:0;margin:0;height:250mm;width:170mm;display:block !important;} }

