body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
ul li {padding: 4px;}
.squish {padding: 0px;}
.menutext       { font-size: 12px; color: #747474; }
.menutextc       { font-size: 12px; color: #747474; valign=middle; }
.littlemenutext { font-size: 8px;  color: #747474; }

a:link    {text-decoration: none; color: #747474; }
a:visited {text-decoration: none; color: #747474; }
a:hover   {text-decoration: none; color: #A61C25; }



.tip { text-decoration: none; border-bottom: 1px dotted #0000FF; }

a.l {
	text-decoration: underline; color: red; font-weight: bold;
}

.o {
	border-style: solid;
	border-width: 2px;
	border-color: #D4D4D4;
}
.g {
	background-color: #D4D4D4;
}
.r {
	background-color: #A61C25; 
}
.inset {
	padding: 12px;
}

H1 {
	display: inline;
	font-size: 18pt;
	font-weight: bold;
	color: #747474;
}
H2 {
	display: inline;
	font-size: 12pt;
	font-weight: bold;
	color: #747474;
}
H3 {
	display: inline;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
