/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 15pt Comic Sans MS, Tahoma;
	font-weight: bolder;
	color: #6c0000; 
	background: #fff2cd url(/beige089.jpg);
	margin: 0; 
	padding: 0;
	}
table {
       	font: 15pt Comic Sans MS, Tahoma;
	font-weight: bolder;
	color: #6c0000;
        background: #fff2cd url(/beige089.jpg); 
        color: #6c0000;
        width: 100%; 
        border: 0; 
        valign: top; 
        align: center;
        }
p { 
	margin-top: 0; 
	text-align: justify;
	}
h1 { 
	font: 10pt Comic Sans MS, Tahoma; 
	font-weight: bolder;
        margin-bottom: 0; 
       }
h2 { 
	font: 15pt Comic Sans MS, Tahoma; 
	font-weight: bolder;
        margin-bottom: 0; 
	display: inline;
	}
h3 { 
	font: 15pt Comic Sans MS, Tahoma;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	display: inline;
	}
a {
        font-size: 11pt; 
        text-decoration:none
        }
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6c0000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6c0000;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #ff0099;
	}
acronym {
	border-bottom: none;
	}
div.stats {
        display:inline;
        height:0px;
        left:-1000px;
        margin:0px;
        padding:0px;
        position:absolute;
        top:-1000px;
        visibility:hidden;
        width:0px
        }

.in {
        position:absolute;
        top:10px;
        left:10px;
        margin:0px;
        padding:0px;
        width:40px
        }
.dat {
        color: #cc0000; 
        font-size:15pt Comic Sans MS, Tahoma;
        } 










