a
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        text-decoration : none;
        font-weight:bold
        }

a:hover
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #FF8000;
        text-decoration : underline;
        font-weight:bold 
        }

body
        {
		    background: #F2F2F2 url('images/Background.gif');
        }
p
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        text-align: justify;
        margin: 5 15
        }

h1
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        text-align: left;
        margin: 15;
        font-weight:bold
        }

acronym
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #FF0000;
        text-decoration : none;
        font-weight:bold;
        }

.copyright   
        { 
        font-size : 8pt;
		    text-align : center;
		    color : #F5F5F5;
        }

td
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #000000;
        }
        
ul
        {
        margin-top: 10; margin-bottom: 25
        }

ol
        {
        margin-top: 10; margin-bottom: 25
        }

li
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        text-align: justify;
        margin-left:0; margin-right:30; margin-top:5; margin-bottom:5;
        }

.leftlink
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        text-align: left;
        margin-left: 20; margin-right:0; margin-top:5; margin-bottom:5
        }

.leftlink2
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        text-align: left;
        margin-left: 30; margin-right:0; margin-top:5; margin-bottom:5
        }

.icon
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        text-align: center;
        margin: 0 0;
        }

.FAQq   {
        text-align: left; 
        font-weight:bold;
        }
.FAQa   {
        }
        
form
        {
        margin-top: 0; margin-bottom: 0
        }
        
input
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        }
        
label
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        }

textarea        
        {
        font-family : Verdana;
        font-size : 8pt;
        color : #00285C;
        }
