
BODY {
     font-family: Verdana, Arial, Helvetica, sans-serif;      
 	line-height: 1.2;
	background: white;
        margin-top:0px;
        color: #000874;
}

TD {font-size: 10px;
       }

dd  {display: list-item;
     list-style-image:url(ourblue.gif);
     list-style-position:outside;
	 	}

h3  {font-size: 12px;
     margin-left:15px;
     margin-right:20px;
     margin-top: 10px;
     margin-bottom: 0px;
     color: #000874;
     line-height: 1.5;
     font-weight: bold;
     }

h4  {font-size: 10px;
     margin-left:30px;
     margin-right:20px;
     margin-top: 5px;
     margin-bottom: 0px;
     color: #000874;
     line-height: 1.3;
     font-weight: normal;  
     }

h5  {font-size: 10px;
     margin-left:10px;
     margin-right:10px;
     margin-top: 5px;
     margin-bottom: 0px;
     color: #000874;
     line-height: 1.3;
     font-weight: normal;  
     }

A:link {color: #405098;
	text-decoration: underline;
	 }

A:active {text-decoration: none;
	color: #ffffff; }

A:visited {text-decoration: none;
	color: #000874;
	}

A:hover {color: yellow;
   	background-color: #405098;
	font-style: normal;
	text-transform: none; }

.dir a:hover {color: #dfdff0;
	background-color: #405098;
	font-style: normal;
	text-transform: none;
	text-decoration:none;
		 }

.dir a:link {color: #dfdff0;
	text-decoration: none;
	font-weight: bold;
	 }

.dir a:active {text-decoration: none;
	color: #ffffff; }

.dir a:visited {text-decoration: none;
	color: #dfdff0;
	font-weight: normal;
	}

.txtcol {color: #dfdff0;}

.nav A:link {color: #404fef;
	text-decoration: underline;
	font-weight: normal;
		 }

.nav A:active {text-decoration: none;
	color: #404fef;
	}

.nav A:visited {text-decoration: underline;
	color: #405098;
	
	}

.nav A:hover {color: #af0020;
   	background-color: #ffffff;
	text-transform: none;
	text-decoration: none;
	}


.annoy {
text-decoration: blink
}


