BODY{
background:white;
color:#000000;
font-family: Georgia, Times;
font-size:10pt;
}
A{color:#0066cc;}
A:link{color:#0066cc;}
A:hover{color:#0066cc;background:#dddddd; text-decoration: underline}
A:visited{color:#003399;}
A:active{color:#FF66FF;}

A.external:hover   { background: #ffff99; text-decoration: underline; }
A.control:hover   { background: #ff9999; text-decoration: underline; }

H1,H2,H3,H4,H5,H6 { font-family: Trebuchet MS, Arial, Helvetica; }

TD{font-family: Georgia, Times; font-size:10pt;}

TD.MenuHeading{background:#0099FF; color: #000000}
TD.MH{background:#C0D0FF; color: #000000; font-size:10pt; font-style:italic; font-weight:bold}
TD.MB{font-size:8pt;}
TD.MD{font-size:9pt;}

TD.MR{background:#FFD0C0; color: #000000; font-size:8pt}
TD.MRS{background:#FF9090; color: #000000; font-size:8pt}
TD.MHR{background:#FFD0C0; color: #000000; font-size:10pt; font-style:italic; font-weight:bold}
TD.MRR{background:#FFE0E0; color: #000000; font-size:8pt; font-weight:bold}

TD.SM{color: #000000; font-size:7pt}
TD.SB{color: #000000; font-size:7pt; font-weight:bold}

TD.MG{background:#C0FFD0; color: #000000; font-size:8pt}
TD.MGr{background:#d0d0D0; color: #000000; font-size:8pt}
TD.MHG{background:#C0FFD0; color: #000000; font-size:10pt; font-style:italic; font-weight:bold}
TD.TITLE{color: #000000; font-size:15pt; font-style:italic; font-weight:bold}

SPAN.AST{color: #FF0000; font-size:12pt; font-weight:bold}
SPAN.MenuHighLight{color: #FF0000; font-size:10pt; font-weight:bold}
SPAN.Body{color: #000000; font-size:10pt; font-weight:bold}

INPUT, TEXTAREA, SELECT, P.nsform, TD.nsform {
  font-family: Trebuchet MS,arial, helvetica, sans-serif;
  font-size: 11pt;
  color: #000000;
}

.mainbit { margin-left: 10%; font-size: 9pt};

// Stuff used by the wiki, when including l-e articles
.dateline {font-size: 10pt;}
.post {font-size: 10pt;}
.blogbody { margin-left: 20%;}

.notebox {
	margin-left: 20pt;
	margin-right: 20pt;
	padding: 4pt;
	border: black dashed 1px;
	background-color: #eee;
}

.shell {
	background-color: #eef;
	margin-left: 20pt;
	padding: 4pt;
	font-size: small;
}

.sideimage {
	margin: 10px;
}

dt { margin-top: 4pt; }
