

BODY {
     font-family: "Trebuchet MS", Arial, Helvetica, Georgia, sans-serif;      
 	line-height: 1.2 ;
        background: #dfdff0 ;
        color: #ffffff ;
	margin-top: 0px;
}

tr  {font-size: 14px;
      }

h3  {font-size: 22px; 
     margin-left: 25px }
h4  {font-size: 14px; 
     margin-left: 25px;
     line-height: 1.5; }
h5  {font-size: 14px; 
     margin-left: 25px;
     line-height: 1.5; }
h6  {font-size: 12px;
     text-indent: 25px }

dd  {display: list-item;
     line-height: 1.5;
     margin-left:55px;
     margin-right:20px;
     font-size: 15px;
      }


A:link {color: white;
	text-decoration: none;
	font-weight: bold;
	 }

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

A:visited {text-decoration: none;
	color: #a0a8c8;
	font-weight: bold;
	}

A:hover {color: #405098;
	background-color: #dfdff0;
	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;}

.litany a:link {color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	 }

.litany a:hover {color: #ffffff;
	background-color: #405098;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
		 }

.litany a:active {text-decoration: underline;
	color: #ffffff;
	font-size: 14px;
	 }

.litany a:visited {text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	}

.annoy {
text-decoration: blink
}

