.footer {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 11px;
	color: #56017D;
}
.textpurple {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #56017D;
}

.footer a{
	color: #56017D;
}
.footer a:hover{
	color: #FF9900;
}
.copy {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 11px;
	color: #D278FE;
}
.copy a{
	color: #D278FE;
}
.copy a:hover{
	color: #FFFFFF;
}
.maintext {
	font-family: Microsoft Sans Serif, Ms Sans Serif, CordiaUPC;
	font-size: 14px;
	color: #000000;
}
.maintext a{
	color: #56017D;
}
.maintext a:hover {
	color: #D278FE;
}

body,td,th {
	font-family: Microsoft Sans Serif, Ms Sans Serif, CordiaUPC;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #F1DF79;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/first/bg.gif);
	background-repeat: repeat-x;
}
.subhead {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 16px;
	font-weight: bold;
	color: #56017D;
}
