BODY {
         margin-top: 0; margin-bottom: 0;

}

BODY.popup {
         margin-top: 0; margin-bottom: 0; margin-right: 0; margin-left: 0;

}

TD.main {
         font-family: Arial, Geneva, Helvetica, sans-serif;
	     color: #000066;
		 font-size: 0.8em;
		 background: url(struc/back.gif) left no-repeat;
		 background-position: top center;

}

TABLE.skills { 
         font-family: Arial, Geneva, Helvetica, sans-serif;
		 color: #000066;
         font-size: 0.9em;

}

TD.footer { 
          font-family: Verdana, Geneva, Helvetica, sans-serif;
          font-size: 0.6em;

}


TABLE.form { 
         font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	     color: #000066;
		 font-size: 0.9em;
		 text-align: center;

}


B.title {
         font-size: 1.3em;
}

TABLE.nav { 
         font-family: Verdana, Geneva, Helvetica, sans-serif;
	     color: #000066;
         font-size: 0.8em;

}
	 		 
A.navl { 
	     color: #000066;
	     text-decoration: none;
	
}

A.navl:HOVER {
	     color: #FF9900;

}
	 		 
A.navf { 
	     color: #000066;
	     text-decoration: none;
	
}

A.navf:HOVER {
	     color: #FF9900;
	     text-decoration: underline;
	
}

LI {
       list-style: square
    	
}

HR.blue { 

         color:#0066CC;
		 
}
