body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5f6062;
	background-color:#210528;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 14px;
}

a {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
	

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.purple18 {
	font-size:16px;
	color:#351039;
	font-weight:bold;
}

.purple14 {
	font-size:14px;
	color:#351039;
}

.purple11 {
	font-size:11px;
	color:#351039;
	font-weight:normal;
}

.purple12Italic {
	font-size:12px;
	color:#351039;
	font-style:italic;
	font-weight:normal;
	line-height: 20px;
}

.yellow14 {
	font-size:14px;
	color:#FAA61A;
}

.yellow12{
	font-size:12px;
	color:#FAA61A;
}

.yellow12Underline{
	font-size:12px;
	color:#FAA61A;
	text-decoration:underline;
}

.yellow10 {
	font-size:10px;
	color:#FAA61A;
}

.yellow {
	color:#FAA61A;
}

.yellow a{
	color:#FAA61A;
	text-decoration:none;
}

.green14 {
	font-size:14px;
	color:#003f2d;
}

.green12{
	font-size:12px;
	color:#003f2d;
}

.green12Italic{
	color:#003f2d;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height: 20px;
}

.green {
	color:#003f2d;
}

.blue14 {
	font-size:14px;
	color:#002b54;
}

.blue12 {
	font-size:12px;
	color:#002b54;
}

.blue12Italic {
	color:#002b54;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height: 20px;
}

.blue {
	color:#002b54;
}

.red18 {
	font-size:18px;
	color:#6f1200;
}

.red14 {
	font-size:14px;
	color:#6f1200;
}

.red12 {
	font-size:12px;
	color:#6f1200;
}

.red12Italic {
	color:#6f1200;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height: 20px;
}

.red {
	color:#6f1200;
}

.grey18 {
	font-size:16px;
	color:#5f6062;
}

.grey14 {
	font-size:14px;
	color:#5f6062;
}

.grey11 {
	font-size:11px;
	color:#333;
}

.grey11 a {
	font-size:11px;
	color:#351039;
	text-decoration:underline;
}

.grey10 {
	font-size:10px;
	color:#333;
}

.grey10 a {
	font-size:10px;
	color:#351039;
	text-decoration:underline;
}

.white18 {
	font-size:18px;
	color:#fff;
}

.white14 {
	font-size:14px;
	color:#fff;
}

.white12 {
	font-size:12px;
	color:#fff;
}

.white12 a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.white10 {
	font-size:10px;
	color:#fff;
}

.white10 a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
}


	