.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D3853;
	background-color: #E2E2C5;
	border-width: 0;
}


/* Footer Links */
	a.footer:link, a.footer:visited, a.footer:active {
		color: #999999;
		text-decoration: none;
	}
	a.footer:hover{
		color: #810281;
		text-decoration: none;
	}

.body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width: 0;
}

.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #480048;
	border-width: 0;
	font-weight: bold;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #480048;
	border-width: 0;
	font-weight: bold;
}

.header2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #480048;
	border-width: 0;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.bold {
	font-weight: bold;	
}