BODY{
	font-family:tahoma;
	font-size:16pt;
	background: #FFFFD2;
    color: brown;
	background:#FFFFD2;
		border.right:30px; 
		border.left:30px;           
	text-align:left;
	padding-left:5%;
	padding-right:15%;
	background-repeat:no-repeat;
	background-position:center center
        }
H1{
	font-size:18pt;
	text-align:left
        }
H2{
        color:#FFFFD2;
		background:#804000;
		font-size:20pt;
	    text-align:left
		
        }
H3{
        color:yellow;
		font-size:14pt;
		background:red;
	    text-align:left
        }
H4{
        color: #804000;
		background: #FFFFD2;
		font-size:18pt;
	    text-align:left
        }
H5{
        color: #804000;
		background: #FFFFD2;
		text-align:left;  
		font-size:14pt
        }
H6{
        text-align:left;
	    color:red;
	    font-size:12pt
        }
A:link{
    	color: #804000;	
		text-decoration:underline
		}
A:visited{
		color: #804000;
		text-decoration:underline  
        }
A:hover{
        color:gray;
		text-decoration:none
        }
TABLE{
	background: #FFFFD2;
	font-size:14pt;
	text-align:center;
	padding-left:0%;
	border:2;
	border-color:brown;
	background-repeat: no-repeat;
	background-position:center center;
	color: green;
	   }
BLOCKQUOTE{
	   text-align:left;
	   padding-left:5%;
	   padding-right:5%
       }

