body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 16px;
	color: #333333;
}

a:link {
	color: #93459a;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #93459a;
}

a:hover {
	text-decoration: underline;
	color: #93459a;
}




.title1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	}

.title2 {
	font-size: 10px;
	color: #FFFFFF; 
	}
	
.title3 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold; 
	}	

.title4 {
	font-size: 14px;
	color: #333333;
	font-weight:bold; 
	}

.title5 {
	font-size: 14px;
	color: #93459a;
	font-weight:bold; 
	}

.title6 {
	font-size: 30px;
	color: #333333;
	font-weight:bold; 
	}

.master {
	font-size: 12px;
	color: #333333;
	}

.masterbold {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	}

.body1 {
	font-size: 10px;
	color: #93459a;
	}

.body2 {
	font-size: 10px;
	color: #FFFFFF;
	}

.body3 {
	font-size: 12px;
	color: #FFFFFF;
	}
.style1 {color: #FFFFFF}