body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-position: top;
	text-align: justify;
	border: 0px;
} 
b, strong {
	color: Blue;
}
i, em {
	color: Black;
}
h1, h2, h3 {
	color: Maroon;
}
h1, h2 {
	font-size: 150%;
}
/* li {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-variant: small-caps;	
} */
a {
	text-decoration: none;
	font-weight: normal;
	color: #FE00FF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: Blue;
}
a:visited {
	/* color: #7E00FF; */
	/* font-weight: normal; */
}
.menu div{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-variant: small-caps;
	font-weight: 800;
}
.menu  li{
	/*list-style-image: url(./images/snowflake.gif);*/
	list-style-image: none;
	font-weight: bold;
	list-style: none;
}
.menu  a:link {
	text-decoration: none;
	font-weight: bold;
	color: Blue;
	background-color: transparent;
}
.menu  a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: Fuchsia;
	font-variant: normal;
	background-color: transparent;
}
.menu  a:visited {
	text-decoration: none;
	color: Blue;
	font-weight: bold;
	background-color: transparent;
}
.fineprint, p.fineprint {
	font-size: 0.6em;
	/*color: #333366;*/
}
td.title{
	color: Blue;
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	vertical-align: top;
}
td.officer, p.officer  {
	font-size: 80%;
	vertical-align: top;
}

.mainbody div {
	display: block;
	position: absolute;
	top: 100px;
	left: 280px;
	width: 600px;
	border: none;
	padding: 20px;
}
/*
div.fineprint {
	display: block;
	position: relative;
	margin-left: 250px;
		font-size: 0.6em;
}
*/
div.center	{
	text-align: center;
}
.trip p, .trip ul, .trip li {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 1.0em;
	letter-spacing: -.05em;
}
.trip em {
	margin-left: 10px;
	
}
div.indent {
	margin-left: 80px;
}
dl.meetings {
	font-family: sans-serif;
}
dl.meetings dt {
	font-style: normal;
	font-weight: bolder;
	color: Navy;
}
dl.meetings dd {
	font-style: italic;
	font-weight: lighter;
	color: Red;
}
.main  {
	margin: 15px 15px 15px 15px;
}
.body ul li {
	list-style-type:  circle;
}
.footer {
	font-size: small;
	color: Black;
}
.footer a {
	color: Maroon;
	text-decoration: underline;
}
.footer a:visited {
	color: Maroon;
	text-decoration: none;
}
.footer a:hover {
	color: Purple;
	text-decoration: blink;
	font-weight: bold;
}
div.store {
	font-size: x-small;	
	
}
td.store {
	font-size: x-small;	
	
}
p.store {
	font-size: x-small;	
}
/* for snow on bottom of page
#foot {position:fixed; margin:0; bottom:-1px; right:0px; display:block; width:100%; height:25px; background:url(images/bottom.png); color:#fff; text-align:right; font-size:1em; z-index:5; 
visibility: visible;
}
*/
.underline {
	text-decoration: underline;
	}
	
}