.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0000;
	letter-spacing: normal;
	padding: 20px;
	background-color:#FFFFFF;
}
.BodyText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	letter-spacing: normal;
	text-decoration:none;
}
.BodyText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	letter-spacing: normal;
	text-decoration:none;
}
.bodyheader {
	font-style:oblique

}
.headingtextonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align:right;
	color: #FFFFFF;
	background-color:#FFFFFF;
	line-height:inherit

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align:right;
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image:url(images/leavesheader.jpg);
	line-height:inherit
	
}

.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 3px;
}
.heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 3px;
}
.heading a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration:none;
	letter-spacing: 3px;
}

.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration:none;
	height: 10px;
	width: 50px;
	text-align:center;
}

.subheadings a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration:none;
}

.subheadings a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration:none;
}

.subheadings a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration:none;
}

.body {
	background-color:#666666;
	border-color:#3333CC;
	border-width:thick;
	
}

.art {
	border:none;
	text-align:center;
	table-layout:fixed;
}

.art a:link {
	border-style:hidden;
}

.art img {
	border:1px solid #000000;
	border:padding:0 5px 0 0;
	width:75px;
	height:75px;
	
	
	
}

