body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	color: #9D0A0E;
	line-height: 23px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}
a {
	color: #9D0A0E;
	text-decoration: none;
}
a:hover {
	color: #DF001A;
	text-decoration: none;
}
a:visited {
	color: #8A0011;
	text-decoration: none;
}
a:active {
	color: #8A0011;
	text-decoration: none;
}

A.menu:link {
	color: #D3CFBE;
	text-decoration: none;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.script {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	color: #52588A;
}

.pullouts {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	color: #BA6444;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #9D0A0E;
	line-height: 14px;
	font-weight: bold;
}
.newstable {
	border: thin solid #5F56A9;
}
.newstablebottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5F56A9;
	border-right-color: #5F56A9;
	border-bottom-color: #E8E8E8;
	border-left-color: #5F56A9;
}
.newstabletopbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5F56A9;
	border-right-color: #5F56A9;
	border-bottom-color: #5F56A9;
	border-left-color: #5F56A9;
}
