.title       { font-family           	: verdana,sans-serif;

                  font-size             : 16px;
                  
                  font-weight           : bold;

                  line-height           : 24px;

                  color                 : #000000;

                }



.body       {
	font-family           	: verdana,sans-serif;
	font-size             : 11px;
	line-height           : 17px;
	color                 : #000000;
	margin-top: 100px;
                }
                
.nav     {
	font-family           	: verdana,sans-serif;
	font-size             : 12px;
	font-weight           : bold;
	line-height           : 16px;
	color                 : #000;
                }

                
.footer     { font-family           	: verdana,sans-serif;

                  font-size             : 10px;

                  line-height           : 12px;

                  color                 : #000000;

                }

                

A:link          {
	font-family           : verdana,sans-serif;
	color                 : #000;
	font-weight           : bold;
	text-decoration       : none;                  
                }



A:active        { font-family           : verdana,sans-serif;

                  color                 : #CC9900;
                  
                  font-weight           : bold;

                  text-decoration       : none;
                 
                }
                
                
A:visited        { font-family           : verdana,sans-serif;

                  color                 : #555555;
                  
                  font-weight           : bold;
                  
                  text-decoration       : none;

                }


A:hover          {
	font-family           : verdana,sans-serif;
	color                 : #bb7700;
	font-weight           : bold;
	text-decoration       : underline;
                }
.subnav		{
	float: left;
	width: 107px;
	padding:0;
	margin:0;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin-left: -40px;
	margin-top: -20px;
}

.subnav ul li {
    list-style-image: none;
    list-style-type: none;
 
}


.footertext     { 
			font-family : verdana,sans-serif;
            font-size   : 12px;
            font-weight : bold;
            line-height : 22px;
            color       : #FFFFFF;
                }

