body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 12px;
	line-height: 15px;
	background-image: url(images/backgrad.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 14px;
	line-height: 17px;
	float: none;
}

.body a:link {
	color: #909090;
	text-decoration:none;
}

.body a:visited {
	color: #505050;
	text-decoration:none;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
	font-weight: bold;
	padding: 6px;
	line-height: 10px;
	float: none;
}

.menu a:link {
	color: #0C0C0C;
	font-weight: bold;
	text-decoration:none;
}

.menu a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

.menu a:hover {
	color: #888888;
	font-weight: bold;
	text-decoration:underline;
}


.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	line-height: 19px;
	float: none;
}

.quotecredit {
	color: #666666;
	text-align:right;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 12px;
}
.line {
	line-height: normal;
	color: #C0C0C0;
	width: auto;
}
.headgrey {
	color: #C0C0C0;
	font-size: 16px;
	height: 20px;
	margin: 0px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image:url(images/gradgrey.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.subheadgrey {
	color: #C0C0C0;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.headdarkgrey {
	color: #222222;
	font-size: 16px;
	height: 20px;
	margin: 0px;
	padding: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image:url(images/gradterracotta.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.subheadbeige {
	color: #DFCAB5;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	color: #C0C0C0;
	padding: 8px;
	text-align:right;
	background-image:url(images/footergradgrey.jpg);
	}
.table {
	color:#000000;
	text-align:center;
}

.caption {
	font-size: 10px;
	line-height: 10px;
}
