/* CSS Document */

body{
font-family: Helvetica, Arial, sans-serif;	
}

.style6 {
	
	font-size: 14px;
	font-weight: bold;
	color: #3D316B}
.style7 {
	
	font-size: 14px;
	font-weight: bold;
	color: #B14161}

.style8 {
	
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.style9 {
	
	font-size: 12px;
	font-weight: bold;
	color: #FFF;}


.style1 {
	
	font-size: 12px;
	font-weight: bold;
}
.BigS {
	
	font-size: 24px;
	font-weight: bold;
}

/*Global Links*/
A:link    { color: #3D316B; text-decoration: none;}
A:visited { color: #3D316B; text-decoration: none;}
A:active  { color: #DA2158; text-decoration: underline;}
A:hover   { color: #DA2158; text-decoration: none;}

.style2 {
	font-size: 10px;
	font-weight: bold;
	
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #6D6394;
	
}
.style4 {
			font-size: 22px;
			font-weight: bold;
			color:#FFF;}
