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

TD {font-size: 12px
      }

.question {font-size: 14px;
    color: #ff0000;
    font-weight: bold;
    margin-left: 10px;
	}

blockquote  {font-size: 12px;
	color: #000874;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 20px;
	}

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

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

A:visited {text-decoration: underline;
	color: #405098;
	background-color: white;
	}

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

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

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

.dir a:visited {text-decoration: none;
	color: #dfdff0;
	font-weight: bold;
	background-color: #809fbf;
	}

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

.txtcol {color: #dfdff0;}


.nav A:link {color: #404fef;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	 }

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

.nav A:visited {text-decoration: underline;
	color: #405098;
	font-size: 11px;
	font-weight: bold;
	}

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

