
STRONG {
   font-weight : bold; 
   color : navy; 
   background-color : transparent; 
   border-width : 0; 
   border-style : none; 
}

STRONG.hilite {
   font-weight : bold; 
   color : navy; 
   background-color : #DEB887; 
   border-width : 0; 
   border-style : none; 
}


P {
   color : black; 
   background-color : transparent; 
   border-width : 0; 
   border-style : none; 
}
TH   {
   font-weight : bold; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : navy; 
   background-color : #DEB887;
   border-width: 0;
}

LI {
   color : black; 
   background-color : transparent; 
   border-width : 0; 
   border-style : none; 
}

H3 {
   font-weight : bold; 
   font-size : 110%; 
   font-family : Georgia, Times, serif; 
   background-color : transparent; 
   border-width : 0; 
   border-style : none; 
}

H2 {
   font-weight : bold; 
   font-size : 130%; 
   font-family : Georgia, Times, serif; 
   background-color : transparent; 
   border-width : 0; 
   border-style : none; 
}

H1 {
   font-weight : bold; 
   font-size : 170%; 
   font-family : Georgia, Times, serif; 
   border-width : 0; 
   border-style : none; 
}

BODY,  {
   background-color : transparent; 
   background-image : url("http://www.fas.org/theone.jpg"); 
   margin : 0; 
   border-width : 0; 
   border-style : none; 
   margin-top: 0;
   margin-left: 0;
}

A:visited {
   color : purple; 
   background-color : transparent; 
   border-width : 0; 
   border-style : none; 
}

A:link {
   color : blue; 
   background-color : transparent; 
   border-width : 0; 
   border-style : none; 
}

A:hover {
   background-color : #ccff99; 
}

.warning {
   font-weight : bold; 
   color : navy; 
   background-color : yellow; 
   text-decoration : none; 
   border-width : 0; 
   border-style : none; 
}

TD.navigationbar {
   background-color : #00CC66;
   color: Black;
   font-weight : bold; 
   font-size : 80%; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin-right : 5%; 
   margin-left : 5%; 
   padding : 0%; 
   border-width : 0; 
   border-style : none; 
}
P.navitationbar {
	font-weight : bold; 
   font-size : 80%; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SPAN.highlight {
   font-weight : bold; 
   color : navy; 
   text-decoration : none; 
   border-width : 0; 
   border-style : none; 
   background-color: ;
   background : #DEB887;
}

.footer {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   background-color : transparent; 
   margin-right : 5%; 
   margin-left : 5%; 
   padding : 1%; 
   border-width : 0; 
   border-style : none; 
}

.definition2 {
   font-weight : bold; 
   font-size : 110%; 
   font-family : Georgia, "Times New Roman", Times, serif; 
   color : navy; 
   background : transparent; 
}

.definition1 {
   font-weight : bold; 
   font-size : 110%; 
   font-family : Georgia, "Times New Roman", Times, serif; 
   color : #00cc00; 
   background : transparent; 
   border-width : 0; 
   border-style : none; 
}
