
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-color: #eeeeee;
}



.style8 {font-size: 14px; color: #990000;font-weight: bold;}

.style14 {color: #7A214D; }

.style32 {
	font-size: 12px;
	font-weight: bold;
	color: #7A214D;
	text-decoration:none;
}
a.style32:link, a.style32:hover, a.style32:visited {
	font-size: 12px;
	font-weight: bold;
	color: #7A214D;
	text-decoration:none;
	text-transform: capitalize;
}


.style34 {
	font-size: 11px; 
	color:#990000;
}

a.style34:link, a.style34:hover, a.style34:visited {
	font-size: 11px; 
	color:#990000;
	text-decoration: underline;
}


.title2{
	color: #7A214D;
	font-size: 15px;
	font-weight: bold;
	
	text-transform: capitalize;
}


.tdHeader{
	background-color: #7A214D;
}

.tdContent{
	background-color: #F0E6E9;
}

.tdBack1{
	background-color: #E9DADE;
}


