body	{
	background-color: #800080;
	}
h1  {
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #400040;
	background-color: transparent;
	text-align: center;
}
h2  {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #400040;
	background-color: transparent;
	text-align: center;
}

p, td, div, blockquote, dl, ul, ol  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #400040;
	background-color: transparent;
}
.bright  	{
		background-color: white;
		}
.sidebar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #400040;
	background-color: transparent;	
	}
.midbar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #400040;
	background-color: transparent;	
	text-align: left;
	}
.testimonial  {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #400040;
	background-color: transparent;
	text-align: center;
}
.copyright	{
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #400040;
	background-color: transparent;
	text-align: center;	
	}					