body {
	background-color: #b271f6;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font: 13px Veranda;
	letter-spacing: 1px;
	text-align: justify;
}
.outline {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.head	{
	background-color: ; 
	color: #000000; 
	font-weight: bold; 
	font-size: 12px; 
	letter-spacing: 2px; 
	padding: 4px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
	padding-left: 5px;
	}
.side {
	background-image: url(side.jpg);
	background-position: center top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
}

.class2 A:link {color:#FFFFFF}
.class2 A:visited {color:#FFFFFF}
.class2 A:hover {color:#000000}
a:hover {
	color: #e275ef;
}
a {
	color: #570760;
}


.side2 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

