﻿.head
        {
            
            color: #0099CC;            
			font-family: "Times New Roman", Times, serif;
			font-size:xx-large;
			font-weight: bold;
			line-height: 80px;
			text-align: center;			
        } 
.font
{    
            text-align: justify;
            font-family: Arial, Helvetica, sans-serif;
            font-style:italic;
            color: #333333;
            font-size: small;
            line-height: 20px;
            letter-spacing: 1px;
}