﻿/* Body */

    body { color: #000000; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}
    
    a:visited       { color: #96b9ce; text-decoration: none; }
    a:link          { color: #96b9ce; text-decoration: none; }
    a:active        { color: #96b9ce; text-decoration: none; }
    a:hover	        { color: #7a97a8; text-decoration: none; }
    


/* Common Styles */

    .article					{ color: #c2dfeb; font-family: Verdana; font-size: 8pt; }
    .title			            { color: #c2dfeb; font-family: Verdana; font-size: 8pt; font-weight: bold; text-transform: uppercase; }