body,td,th {
	font-family: Baskerville, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Baskerville, Times New Roman, Times, serif;
	font-weight:500;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 15px;
}
._Colors_ { }
.red {
	color:#E30F20;
}
.red_light {
	color:#EA4855;
}
.red_dark {
	color:#BD0D1B;
}
.blue {
	color:#2A47A6;
}
.blue_light {
	color:#88B5E6;
}
.green {
	color:#41A25B;
}
.light_grey {
	color:#999999;
}
.mid_grey {
	color:#666666;
}
.dark_grey {
	color:#333333;
}
._Headers_ { }
.subhead1,.subhead2,.subhead3 {
	font-family:Baskerville, Times New Roman, Times, serif;
	font-weight:500;
}
.subhead3 {
	font-size: 21px;
}
.subhead2 {
	font-size: 18px;
}
.subhead1 {
	font-size: 16px;
}
._Layout_ {}
.indent5 {
	margin-left:5px;
}
.indent10 {
	margin-left:10px;
}