BODY  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #000000;
}

TD  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #000000;	
}

blockquote {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #000000;
	padding-left: 0px;
	margin-top: 0px;
	}

li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;	
	}

.header {
	font-family: arial, helvetica;
	font-size: 22px;
	color: #AF61FF;	
	}

.smallheader {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #AF61FF;
	}
	
.hometext {
	font-family: arial, helvetica;
	font-size: 19px;
	font-weight: thin;
	color: #AF61FF;	
	}
	
.purpletext  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #AF61FF;
	}
	
.smallpurpletext  {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #AF61FF;
	}
	
.normaltext  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #000000;
	}
	
.red  {
	color: red;
	}
	
.smalltext  {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
	}
	
	
	
	

.header-red {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #D8063C;	
	}

.subheader-red {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #D8063C;
	}

.header-pink {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #FF3A6D;	
	}

.subheader-pink {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #FF3A6D;
	}

.header-purpink {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #E85ADC;	
	}

.subheader-purpink {
	font-family: arial, helvetica;
	font-size: 15px;
	color : #E85ADC;
	}

.header-yellow {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #FFC733;	
	}

.subheader-yellow {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #FFC733;
	}

.header-orange {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #FF8A00;	
	}

.subheader-orange {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #FF8A00;
	}

.header-purple {
	font-family: arial, helvetica;
	font-size: 21px;
	color: #8712FE;	
	}

.subheader-purple {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #8712FE;
	}

.text-purple {
	font-family: arial, helvetica;
	font-size: 13px;
	color : #8712FE;
	}

.header-blue {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #543DE4;	
	}

.subheader-blue {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #543DE4;
	}

.header-green {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #29D265;	
	}

.subheader-green {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #29D265;
	}

.header-turq {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #119CFE;	
	}

.subheader-turq {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #119CFE;
	}

.copyright  {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #AF61FF;	
}
	
	
	
	
.whitetext  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #ffffff;
	}
	
.purplelink  {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	font-decoration: underline;
	color: #AF61FF;
	}
	
	
	
	
/* FORMS */

form {
	border: 0; padding: 0; margin: 0;
	}
	
#cont input.butn  {
	color : #ffffff;
	font-weight : bold;
	background : #ff567f;
	border : 1px solid #ffffff;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	}
#cont input  {
	color : #000000;
	font-weight : normal;
	background : #e5e5e5;
	border : 1px solid #9b9b9b;
	margin-top : 3px;
	padding : 2px;
	font-size : 12px;
	line-height : 16px;
	}
#cont textarea  {
	color : #000000;
	background : #e5e5e5;
	border : 1px solid #9b9b9b;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	}
#cont input.checkbox {
	color : #000000;
	background-color : #e5e5e5;
	border : 1px solid #9b9b9b;
	}
#cont .radiostyle {
	color : #000000;
	background-color : #e5e5e5;
	border : 1px solid #9b9b9b;
	}
	
	
	
	

A:link {
	color: #AF61FF;
	font-family: arial, helvetica;
}

A:visited {
	color: #AF61FF;
	font-family: arial, helvetica;
}

A:hover {
	color: #AF61FF;
	font-family: arial, helvetica;
}
