﻿        .head
        {
            color: #0099CC;            
			font-family: "Times New Roman", Times, serif;
			font-size:xx-large;
			font-weight: bold;
			line-height: 60px;
			text-align: center;
        } 
        P
        {
            padding: 15px;
            
        }
        .content
        {
        }
        .tables
        {
            width: 220;                        
        }
        .tableNums
        {
            width:20px; 
            text-align:center; 
            background-color:#0099cc;            
            color:White;             
            padding:5px;            
        }
        .tableContent
        {
            text-align:left; 
            font-size:small; 
            background: #EBFAFF;            
            padding: 8px;   
            width: 270px;
            letter-spacing: 1px;          
        }   
