/* CSS Document */

a:link       {
	font-family: Arial;
	color: #83007B;
	text-decoration: none;
}
a:active     { font-family: Arial; color: #83007B;
	text-decoration: none; }
a:visited     {
	font-family: Arial;
	color: #83007B;
	text-decoration: none;
}
a:hover     { font-family: Arial; color: #6A8D5E }
body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F9E6BC;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
}
td           { font-family: Verdana; font-size: 10pt; color: #000000 }
a:vertical.active     { color: #8CB5D6 }
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #83007B;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #83007B;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.front_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: 5e5e5e;
}
.blue_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	background-color: #C7DDEB;
}
.Home_page_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #83007B;
}
.purple_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
