.border {
	background-color: #FFFFFF;
	background-image: url(swish.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: solid 1px #AA0073;
}
body {
	background-color: #FCEBFB;
	color: #000000;
	font-family: Tahoma;

}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AA0073;
	
}
.dualborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AA0073;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AA0073;
}
topnav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: 115px;
	display: block;
	float: left;
		}
	 #topnav ul li a {
	width: 120px;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0 0 0 0;
	color: #AA0073;
	text-decoration: none;
	display: block;
	text-align: inherit;
	font-size: 13px;
	font-weight: bold;
	background-color: #FCEBFB;
}
		#topnav ul li a:hover {
	color: #CC3399;
	text-decoration: none;
	background-color: #FFF;
		}
		#topnav a:active {
			color: #CCCCFF;
		}
	h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 110%;
	font-weight: bold;
	color: #AA0073;
}
.sub {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 70%;
	color: #AA0073;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#3333CC; text-decoration: underline} 
a:visited 	{ color:#3333CC; 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: 30px;
}
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%;
	
}
h1 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	color: #AA0073;
	margin-top: 3px;
	margin-left: 30px;
}
h4 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2 {
	margin-top: 6px;

}

.plum {
	color: #AA0073;
	
}
.rightmargin {
	margin-right: 10px;
}
