HTML, Body, TD {
	font-family:arial;
	color:#000000;
	font-size:10pt;
	margin-left: 0;
	margin-right: 5px;
	
}


A {
	color: #522e92;
	text-decoration:none;
}

A:hover {
	color: #522e92;
	text-decoration:underline;
}

.content {
	padding:5px 5px 5px 5px;
}

h1 {
	font-size:20px;
	color: #522e92;
	margin: 1px;
}

h3 {
	font-size:14px;
	color: #522e92;
	margin: 1px;
}

.leftnav{
color: #522e92;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: None;
	font-family: 'Arial';
}
	
.leftnav:hover {
	color: #522e92;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: Underline;	
	font-family: 'Arial';
	}
	
.homenav{
color: #522e92;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: None;
	font-family: 'Arial';
}
	
.homenav:hover {
	color: #522e92;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: Underline;	
	font-family: 'Arial';
	}
	

.footersmall{
color: #522e92;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}
	
.footersmall:hover {
	color: #522e92;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: Underline;	
	font-family: 'Arial';
	}
	
.smalltext{
color: #522e92;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}

.cellbox {
     border: 1px #434343 solid; 
   } 

