@charset "UTF-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #263356;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5b659a;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #263356;
}
a:visited {
	color: #5b659a;
}
cite {
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.subhead {
	font-weight: bold;
	color: #5b659a;
	font-size: 18px;
}
.awhite {
	font-weight: normal;
	color: #FFFFFF;
}
.awhite:hover {
	font-weight: normal;
	color: #ffe5d0;
}
ul {
	font-size: 14px;
    line-height: 20px;
}
