body {
	margin: 30px 0 30px 30px;
	padding: 0;
	background-color: white;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: black;
	text-decoration: underline;
}

a img {
	border: none;
}

#header {
	width: 0em;
}

#header img {
	z-index: -1;
}

#menuP7 {
	margin-top: -28px;
	margin-left: 110px;
	font-size: 0.9em;
	position: relative;
	width: 43em;
}

#menuP7 td {
}

#menu {
	margin-top: -40px;
	margin-left: 102px;
	text-align: center;
	z-index: 100;
}

#menu td {
	font-size: 0.675em;
}

#menu a {
	display: block;
	text-decoration: none;
	padding: 0.3em 0.5em;
	color: #666;
	line-height:1.2;
}

#menu a:hover, #menu a:active, #menu a:focus {
	background-color: #e5e5e5;
	color: black;
	letter-spacing: .01px;
}

#content {
	width: 722px;
	margin-top: 2em;
}

h1 {
	font-size: 1.4em;
	color: #666;
}

h2 {
	font-size: 1.2em;
	color: #666;
}

h3 {
	font-size: 1em;
	color: #666;
}

h4 {
	font-size: 0.8em;
}

p, li {
	font-size: 0.8em;
	line-height: 1.6;
	margin: 1.45em 0;
}

blockquote {
	font-size: 0.8em;
	line-height: 1.6;
	font-style: italic;
	margin: 1.45em 25px;
	padding: 0;
}

.big {
	font-size: 1.1em;
	font-weight: bold;
}

.bigred {
	color: red;
	font-size: 1.1em;
	font-weight: bold;
}

.caption {
	font-weight: bold;
	font-style: italic;
	font-size: 0.7em;
	line-height: 1.35;
	color: #666;
	width: 33.33%;
}

.caption img {
	border: 1px solid #666;
	margin-bottom: 3px;
}

.floatr {
	float: right;
	margin: 5px 0 5px 1.5em;
	text-align: right;
}

.floatl {
	float: left;
	margin: 5px 1.5em 5px 0em;
	text-align: left;
}

.center {
	text-align: center;
}

.nobr {
	white-space: nowrap;
}

.red {
	color: red;
}

.smallish {
	font-size: 0.7em;
}

.small {
	font-size: 0.65em;
}

.smallc {
	margin-top: 5px;
	font-size: 0.65em;
	line-height: 1.1;
	text-align: center;
}

.smallred {
	color: red;
	font: bold 10px Verdana,Arial,Helvetica,sans-serif;
}

.space {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
