body {
	margin:10;
	background-color: #640043;
}
	 
a:link    {
	text-decoration: none;
	color: #000000
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:active  {
	text-decoration: none;
	color: #000000;
}

a:hover   {
	text-decoration: none;
	color: #990066
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 4px;
	background-color: #FFFFFF;
	font-weight: normal;
}


.tabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	background-color: #333333;
	font-weight: bold;
	text-transform: uppercase;

}

.boxborder {
	border: 1px solid #000000;
	width: 750px;
	padding: 0px;
	margin: 0px;
}

.rightimage {
	float: right;
	margin-left: 5px;
	border: 0px none;
}

.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;

}
