body {
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 10px;
	background-color: #FFFFFF;
}
H2 {
	font-weight: bold;
	color: #750075;
	font-size: 20px;
}
table {
	border-collapse: collapse;
}
td {
	padding: 2px;
	font-size: 12px;
	vertical-align: left;
}
th {
	padding: 2px;
	vertical-align: middle;
	font-style: italic;
	font-weight: bold;
	color: #FFBC00;
	background-color: #750075;
	text-align: center;
}
a:link {
	color: #750075;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #750075;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.layout {
	border: 2px solid #750075;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
table.layout {
	border: 2px solid #750075;
	width: 500px;
}
.layout th{
	padding: 2px;
	font-style: italic;
	font-weight: bold;
	color: #FFBC00;
	background-color: #750075;
	text-align: center;
}
td.layout-left {
	border-top: 2px solid #750075;
	border-bottom: 2px solid #750075;
	vertical-align: top;
	text-align: left;
}
td.layout-middle {
	border-top: 2px solid #750075;
	border-bottom: 2px solid #750075;
	vertical-align: top;
	text-align: center;
}
td.layout-right {
	border-top: 2px solid #750075;
	border-bottom: 2px solid #750075;
	vertical-align: top;
	text-align: right;
}
.content {
	font-size: 12px;
	color: #000000;
	border: 2px solid #750075;
}
table.content {
	width: 500px;
	border: 2px solid #750075;
}
.content th{
	border-bottom: 2px solid #FFBC00;
	font-style: italic;
	font-weight: bold;
	color: #FFBC00;
	background-color: #750075;
	text-align: center;
}
.content tfoot td {
	font-style: italic;
	font-weight: bold;
	color: #750075;
	background-color: #FFBC00;
	text-align: center;
	border-top: 2px solid #750075;
}
.content a:link {
	color: #750075;
	font-weight: bold;
	text-decoration: none;
}
.content a:visited {
	color: #750075;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.content a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.content tfoot a:link {
	color: #750075;
	text-decoration: none;
}
.content tfoot a:visited {
	color: #750075;
	text-decoration: none;
}
.content tfoot a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.content tfoot a:active {
	color: #990000;
	text-decoration: underline;
}
.free {
	font-style: italic;
	font-size: 24px;
	color: #750075;
	font-weight: bold;
	text-align: center;
}
