/* CSS Document */
body, td, div, table {font-family:Arial; font-size:8pt; }
p {font-family:Verdana; font-size:10pt; }
strong {font-family:Verdana; font-size:11pt; color:#993300; } 
u { color:#993300; }
.nlm { font-family:Arial; font-size:9pt; color:#FFFFFF;  
	
}
.sel { font-family:Arial; font-size:8pt; }
.name { font-family:Arial; font-size:12pt; }

.e {
	 color:#993300; font-weight:normal;
}

#maintext ul {
	margin: 3px 0;
	padding: 0 3em;
}

#maintext p {	
	margin: 6px 0;
}

a.sel{
       color:#FF9900;
        text-decoration: none;
   }
   à.sel:link{
       color:#FF9900;
        text-decoration: none;
   }
   a.sel:visited {
      color: #FF9900;
        text-decoration: none;
   }
   a.sel:hover{
       color: #FF9900;
        text-decoration: underline
   }
   a.sel:active{
       color:#CCCCCC;
   }


p.c { font-family:Arial; font-size:8pt; color:#993300; font-weight:bold;}
a.c{
       color:#FF9900;
        text-decoration: underline;
   }
   à.c:link{
       color:#FF9900;
        text-decoration: underline;
   }
   a.c:visited {
      color: #FF9900;
        text-decoration: underline;
   }
   a.c:hover{
       color: #FF9900;
       text-decoration: none
   }
   a.c:active{
       color:#FF9900;
	   text-decoration: none
   }

p.d strong {
	color: #000;
}


.contact { font-family:Arial; font-size:8pt; }

a.contact{
color: #FF9900;
        text-decoration: none;
   }
   à.contact:link{
       color: #FF9900;
        text-decoration: none;
   }
   a.contact:visited {
      color: #FF9900;
        text-decoration: none;
   }
   a.contact:hover{
       color: #FF9900;
        text-decoration: underline
   }
   a.contact:active{
       color: #FF9900;
   }


a{
       color:#ffffff;
        text-decoration: none;
   }
   à:link{
       color:#ffffff;
        text-decoration: none;
   }
   a:visited {
      color: #ffffff;
        text-decoration: none;
   }
   a:hover{
       color: #FF9900;
        text-decoration: underline
   }
   a:active{
       color:#ffffff;
   }

.style3 {
	font-family: Arial;
	font-size: 8pt;
}

img {border:0px;}

a.nav:link
{
	color:#FF9900;
	text-decoration: underline;
}
a.nav:visited
{
	color:#FF9900;
	text-decoration: underline;
}
a.nav:hover
{
	color:#CCCCCC;
	text-decoration: underline;
}
a.nav:active
{
	color:#FF9900;
	text-decoration: underline;
}

a.strong{
       color:#993300;
        text-decoration: underline;
   }
   à.strong:link{
       color:#993300;
        text-decoration: underline;
   }
   a.strong:visited {
      color: #993300;
        text-decoration: underline;
   }
   a.strong:hover{
       color: #CCCCCC;
       text-decoration: none
   }
   a.strong:active{
       color:#CCCCCC;
	   text-decoration: none
   }

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

