  html,body {
	margin: 0;
	padding: 0;
	}
body { 
	font-weight: bolder;
	color: #6c0000; 
	background: #fff2cd url(/beige089.jpg);
	topmargin:0;
	bgcolor:#ffcc99 
        }  
     .Example{font-family: Comic Sans MS, Tahoma; font-weight: bolder; font-size:15pt; color:#6C0000;}
    .dat {color: #FF5757; font-size:12px; font-weight:lighter; font-family: arial,sans-serif}
   h1 {font-size:10pt; text-decoration:none}
   h2 {font-size:15pt; display:inline; text-decoration:none}
    a {font-size:11pt; text-decoration:none}
    a:hover {text-decoration:none; color:#6C0000}
   h3 {font-size:15pt; display:inline; text-decoration:none}
  table {bgcolor:#fff2cd; background: url(/beige089.jpg); color:#6C0000; align:center}

   .name{font-family:Comic Sans MS, Tahoma; font-weight:bolder; font-size:13pt; color:#cc0000}

em, strong, b {
        text-decoration:none;
        font-weight: bolder;
        }
div.stats {
        display:inline;
        height:0px;
        left:-1000px;
        margin:0px;
        padding:0px;
        position:absolute;
        top:-1000px;
        visibility:hidden;
        width:0px
        }

   
