<STYLE TYPE="text/css">

BODY  { color: black; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.3; margin: 1em }

P  { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.3; margin: 0.8em }
P#navbar { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1; margin: 0.7em; }
P#navbar A:hover {
background-color: yellow; }
UL   { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5; margin: 1em 1em 1em 2em }

OL  { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.3; margin: 1em }

DL  { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.3; margin: 1em }

DIV  { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.3; margin: 0.8em }

H1  { color: #DDDDDD; font-size: 1.2em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.6; margin: 0.5em   }
H2 { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.6; margin: 0.5em; }
H2#nav { font-size: 0.7em; font-family: Verdana, Helvetica, Arial, sans-serif; margin: 0.8em; } 
A:hover { background-color: #F6A973; }

H3 { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.4; margin: 0.8em; }
H4  { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.3; margin: 0.8em  }

H5 { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.3; margin: 0.8em; }
H6 { color: #DDDDDD; font-size: 0.9em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.3; margin: 0.8em; }
/* HR { border-top: solid } 'border-bottom' could also have been used */

	A:link {
		color: #DDDDDD;
		text-decoration: none;
		}
 	A:visited {
 		color: #DDDDDD;
 		text-decoration: none;
		border-bottom : 1px dotted #330099;
 		}
 	A:active {
 		color: #FFFFFF;
 		text-decoration: none;
 		}
 	A:hover  {
 		color: #DDDDDD;
		text-shadow: #F2F2BD 0px 0px 2px;
 		}
	
/* For URLs without decoration */
	
	A:link {
		color: #DDDDDD;
		text-decoration: none;
		border-bottom: none;
		}
 	A:visited {
 		color: #DDDDDD;
		text-decoration: none;
		border-bottom: none;
 		}
 	A:active {
 		color: #FFFFFF;
		text-decoration: none;
		border-bottom: none;
 		}
	A:hover#sans {
		color: #DDDDDD;
		text-decoration: none;
		border-bottom: none;
		}

 .flex-direction-nav a { text-decoration:none; text-shadow:none; background-color:none; }

 
/*	A:link IMG { border: 1px solid #DDDDDD }
	A:visited IMG { border: 1px solid #888888 }
	A:active IMG { border: 1px solid #FF6633 } */


IMG { border: 1px solid black }

/* A:link, A:visited, A:active { text-decoration: none } */


