body { background-color: #dadbfe;
       background-image: url(indexbg.jpg);  }
.nav { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 16px;
            text-align: left;
	    font-weight: bold;
            color: #000080; }
.main { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            text-align: justify;
            color: #000040; }
.header{ font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
      	    letter-spacing: 0.2em;
            text-transform: uppercase;
            color: #000080;
            background-color: #C3C4FD; 
            border: #000080; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px; }
a { text-decoration: none; color: #000080; font-weight: bold; }
a:hover { text-decoration: underline; color: #000080; font-weight: bold; }
