
body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 1em;
}

div#container{
	background-color: #FFFFFF;
	color: #888888;
	text-align: left;
	width: 6.75in;
}

div#listmenu {
	display: none;
}

div#header,div#header2,div#header3{
	position: relative;
	left: 0px;
	text-align: left;
	width: 6.75in;
}

div#menu{
	display: none;
}

div#content,div#content3,div#colleft,div#colright{
	position: relative;
	left: 0px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	width: 6.75in;
}

div#contact{
	position: relative;
	left: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 1em;
	width: 6.75in;
	font-weight: bold;
}

div#footer{
	display: none;
}

h1 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
}

h3 {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}

p {
	font-size: 1em;
	font-weight: normal;
	margin: .5em;
}

p.caption {
	font-size: .8em;
	font-weight: bold;
	margin: .5em;
}


