@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	font-weight: normal;
}
.boldbody {
	font-weight: bold;
	color: #665264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boldbody2 {
	font-weight: bold;
	color: #665264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
}
.bigboldbody {
	font-weight: bold;
	color: #936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bigbodycopy {
	font-weight: normal;
	color: #665264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
body {
	background-color: #665264;
}
a:link {
	color: #996699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #996699;
}
a:hover {
	text-decoration: underline;
}
.other {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
}
a.other:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.other:visited {
	text-decoration: none;
	color: #666666;
}
a.other:hover {
	text-decoration: underline;
	color: #996699;
}
a.biglink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
}
a.biglink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #996699;
}
a.biglink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #996699;
	text-decoration: underline;
}

