A {
	color: #4b0660;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
A:active {
	color: #000000;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #63487a;
	background-image: url(images/layout/pagebg_home.gif);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.smallblktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.Grey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #737373;
	font-size: 12px;
	text-decoration: none;
}
.PurpleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #491559;
	font-size: 12px;
	text-decoration: none;
}
a.PurpleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #491559;
	font-size: 12px;
	text-decoration: none;
}
a.PurpleLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.PurpleLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #737373;
	font-size: 12px;
	text-decoration: none;
}
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: top;
      width: 840px;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6c6c6c;
	text-decoration: none;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3c3c3c;
	text-decoration: none;
}
