A:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
A:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #00186B;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
A:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000; 
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
table.also {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #BFDFFF;
	border-collapse: collapse;
	background-color: white;
	color: black;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
table.also th {
	border-width: 1px;
	padding: 4px;
	border-style: none;
	border-color: gray;
	background-color: White;
	-moz-border-radius: ;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
table.also td {
	border-width: 1px;
	padding: 6px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.also hr {
 	border: 0;
  	width: 100%;
	color: #BFDFFF;
	height: 1px;
}
.mC {width:150px; margin:5px;}
.mH {color:blue; cursor:pointer;  font-weight:bold;}
.mL {display:none; margin-bottom:10px;}
.mO {margin-left:10px; display:block;}