
body {
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

	h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
.sub {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 70%;
	color: #000000;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#0000FF; text-decoration: underline} 
a:visited 	{ color:#0000FF; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  }
 h1 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
.justified {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.insetlist {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 60px;
}
h3 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	margin-top: 6px;
	margin-bottom: 6px;
}
.bodytext {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	color: #000000;
}
.fade {
	background-image: url(fade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.redfade {
	background-image: url(redfade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.doublecurve {
	background-image: url(doublecurve1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
