H1
{
	color: #A52A2A;
}

H2
{
	color: #A52A2A;
}

H3
{
	color: #A52A2A;
}

H4
{
	color: #A52A2A;
}

a:link
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}

a:visited
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	color: #FC7E67;
}

.tabtext
{
	font-family: ariel, verdana, sans-serif;
	font-size:12;
	width:100%;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

.cartitle
{
	font-family: ariel, verdana, sans-serif;
	font-size: 18;
	font-weight: bold;
	color: #A52A2A;
}

.leftcell
{
	border:1px solid black;
	padding:15px;
	border-right:none;
	background-color: #EBE9E8;
}

.rightcell
{
	border:1px solid black;
	padding:15px;
	border-left:none;
	background-color: #EBE9E8;
}

.homebody
{
	font-family: ariel, verdana, sans-serif;
	font-size: 12;
}

.otherbody
{
	font-family: ariel, verdana, sans-serif;
	font-size: 12;
	padding-left: 15px;
	padding-right: 15px;
}

.mytcell
{
	font-family: ariel, verdana, sans-serif;
	font-size: 12;
	background-color: #EBE9E8;
	white-space: nowrap;
}

.mygradtcell
{
	font-family: ariel, verdana, sans-serif;
	font-size: 12;
	background-image:url(../images/greygrad.gif);
	color: #A52A2A;
}

.testimonials
{
	font-family: ariel, verdana, sans-serif;
	font-size: 11;
	padding-right: 15px;
	padding-left:15px;
}

.title1
{
	font-family: ariel, verdana, sans-serif;
	font-size:14;
	padding-left:5;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	color: #FFFFFF;
}

.copyright
{
	font-family: ariel, verdana, sans-serif;
	font-size: 11;
	color: white;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#A52A2A;
}

