a:link {
	TEXT-DECORATION: none; 
	color: #9999FF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	}
	
a:visited {
	TEXT-DECORATION: none; 
	color: #9999FF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	}
	
a:active {
	color: #9999FF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	}
	
a:hover {  
	color: #FF00CC; 
	text-decoration: underline; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.merchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 12px;
	background-color: #FFFFFF;
}
.merchform td {
	height: 20px;
}

.children{
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.starter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	padding: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.starter1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	border: 1px solid #000000;
	padding: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
.starter1sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.merchform1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	padding: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.definetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
