.noprint { display:none }

html { height:100%;}

body  { height:100%; text-align:center; background:#fff; margin:10px; padding:0px;
        font-size: 12px; font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif}

.onlyprint  { display:none }

img { border: none; }

p {font-size:12px}

a           { color: #333; }
a:link      { color: #333; text-decoration:underline;}
a:visited   { color: #333; text-decoration:underline;}
a:active    { color: #333; font-weight:bold; text-decoration:underline;}
a:hover     { color: #555; text-decoration:underline;}

.main {width:100%; background:#fff; padding-top:50px; padding-left:23px; padding-bottom:20px; color:#000; vertical-align:top}

.headertxt {position:absolute; width:100%; margin-top:10px; border-bottom:#fff 1px outset; height:30px; padding-left:20px; padding-top:0px; font-size:20px; font-style:italic; color:#000}

.copyright_bottom {width:100%; border-top:#cecece 1px outset; padding-top:10px; text-align:right; padding-right:20px; font-size:12px; font-style:italic; color:#000}

.box {font-size:12px; color:#000; float:left; }
.box a:link {color:#000; text-decoration:underline}
.box a:visited {color:#000; text-decoration:underline}
.box a:active {color:#000; text-decoration:underline}
.box a:hover {color:#000; text-decoration:underline}
.box ul {color:#000;}

