BODY{   
        
        font-family:tahoma; 
		font-size:16pt; 	
		border.right:40; 
		border.left:5;
        
		background-repeat:no-repeat;
		background-position:center center;
		color:#B5956A
        }
H1{
        color:#B5956A;
		font-size: 20pt
		
        }
H2{
        color:pink;
		font-size: 20pt
	
        }
H3{
        color:pink;
		font-size:18pt
	
        }
H4{
        color: #B5956A;
		font-size:16pt;
		font-weight:600
		
        }
H5{
		font-size: 12pt
        }
H6{
        text-align:left;
		font-size:10pt
        }
A:link{
    	color:green;
		text-decoration:none
		}
A:visited{
		color:red;
		text-decoration:none
        }
A:hover{
        color:red;
		text-decoration:none
        }


TABLE{
	border:0
	}

