.border {
	
	background-color: #FFFFFF;
}
body {
	background-color: #333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBE9EC;
}
	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: Arial, Verdana, "Trebuchet MS", Arial;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
.justified {
	font-family:  Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.insetlist {
	font-family: Verdana, Tahoma,  "Trebuchet MS", Arial;
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 60px;
}
h3 {
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	margin-top: 6px;
	margin-bottom: 6px;
}
.bodytext {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 80%;
	color: #000000;
}
.fade {
	background-image: url(fade.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.backcover {
	background-image: url(backcover.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 4px;
	padding-bottom: 4px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	list-style-position: outside;
	list-style-image: url(dot.gif);
	
	
}

ul {
	margin-top: -6px;
	margin-bottom: -6px;
}
