BODY{   
        
        font-family:tahoma; 
		font-size:26pt; 	
		border.right:40; 
		border.left:5;    
		background-repeat:repeat-y;
		color:#C92105;
		font-weight:900
        }
H1{
        color:pink
        }
H2{
        color:white
        }
H3{
        color:black
        }
H4{
        color: #FFFF40;
		font-size:18pt
        }
H5{
		font-size:-1
        }
H6{
        text-align:left;
		font-size:-2
        }
A:link{
    	color:#FF0000;
		text-decoration:none
		}
A:visited{
		color:#751303;
		text-decoration:none
        }
A:hover{
        color:yellow;
		text-decoration:none
        }
TABLE{
	font-size:16pt;
	text-align:left; 
	padding-left:0%;
	border:0
	}


