body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #232323;
}
h1 
{
    font-family :  Arial;
	color : slategray;
	text-decoration:none;
	font-size:36px;
	line-height:28px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
	
.h4 {
        font-family: Courier New;
        font-size: 15px;
        letter-spacing:1px;
        font-weight:bold;
        color: white;
        margin: 0;
        
}

.h3 {
        font-family: Courier New;
        font-size: 16px;
        letter-spacing:2px;
        font-weight:bold;
        color: white;
        padding-bottom: 6px;
        padding-top: 6px;
        
}
.h5 {
        font-family: Georgia;
        font-size: 11px;
        color: white;
}



    

