BODY{
	font-family:Tahoma, Arial, Helvetica, san-serif; 
     	font-size:large; 
     	color:black; 
     	background:white;
     	text-align:left; 
     	padding-left:0%;
     	padding-right=0%;
     	margin-left:75;
     	margin-right:20;
     	font-style: normal; 
     	line-height: normal; 
     	text-indent: 0%
}
H1{
	color:red; 
     	background:white;
     	text-align:left; 
     	font-size:36px; 
     	font-style: normal; 
     	line-height: normal
}
H2{
	color:"blue";
	font-size=30px;
     	background:white;
     	text-align:left
     	font-size:26px
}

H3{
     	color:blue
	font-size=30px;
     	background:white
     	text-align:left
     	font-size:20px
}

H4{
	background:black;
	color:white;
	font-size=26px;
   	text-align:left; 
   	font-style: normal; 
   	line-height: normal; 
   	font-weight: bold; 
   	color: white
}
H5{background:white;
   color:black;
   text-align:left; 
   font-size=16px}

H6{font-size: 11px;
   color:black;
   background: "white";
   text-align:left;
   }

A:link{color:black;
   text-decoration:underline}
A:active{colour:blue;
   text-decoration:none}
A:hover{color:black;
   text-decoration:underline}
A:visited{color:black;	
   text-decoration:underline}


TABLE{
	font-family:"frugal sans light, Tahoma, san-serif"; 
   	font-size:26px;
	clear:both;
   	color:black; 
   	background:white;
   	border:1;
	border-color:black;
   	text-align:left;
   	padding-right:5;
   	padding-top:5;
   	padding-bottom:5;
   	margin-right:5;
   	margin-bottom:5;
   	margin-top:5;
   	margin-left:10
}

DIV.box{
        font-family:Tahoma, Arial, Helvetica, san-serif;
        font-size:26px;
	clear:both;
	color:red;         
        text-align:left;
        padding-left:10pt;
        padding-right:10pt;
        text-decoration:none; 
        font-style: normal; 
        line-height: normal; 
        font-weight: 200; 
        text-indent: 0%;
        width:400;
        margin-right: auto; 
        border color: black;
        margin-left: 20pt;
        margin-top:10pt;
        margin-bottom:5pt;
        float:right; 
        border-style: groove; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin
        }
DIV.leftbox
{
        font-family:Tahoma, Arial, Helvetica, san-serif;
        color:red;
	clear:both;
        font-size:26px;
	background:white;
        
        padding-left:20pt;
        padding-right:10pt;
	padding-top:10pt;        
	
        
        font-weight: 400; 
        
        width:90%;
        
        border color: white;
        margin-right: 20pt;
        margin-top:20pt;
        margin-bottom:5pt;
        
        border-style: groove; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin
        }
DIV.oh{
     font-family:Tahoma, Arial, Helvetica, san-serif; 
     font-size:26px;
     clear:both;
     font-weight:800;
     color:purple; 
     background:white
            }
DIV.prompt
{
     font-family:Tahoma, Arial, Helvetica, san-serif; 
     font-size:26px;
     font-weight:800;
     color:red; 
     background:white;
     text-align:left
           }


