h3  { 
    text-align: center;
    font-family: Times New Roman; 
    font-size: 14pt; 
    color: #FF3300; 
    text-transform:uppercase; 
    font-weight:bold;
    }
body{
    background-color: #D3DCF1;
    }
a:link{
    font-family: Times New Roman; 
    font-size: 12pt;
    font-variant: small-caps; 
    text-decoration: none;
    color:#FF6600; 
    font-weight: bold; 
    text-align:center;
    }        
a:visited{
    font-family: Times New Roman; 
    font-size: 12pt;
    font-variant: small-caps; 
    text-decoration: none; 
    color: #FF6600; 
    font-weight: bold;
    text-align:center;
    }
h5  {
    text-align: center;
    font-family: Times New Roman; 
    font-variant: small-caps;
    font-size: 12pt;
    color:#FF6600; 
    font-weight: bold;
    }
img{
    border:0;
    }
