@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: center top;
	margin: 0px;
	background-repeat: no-repeat;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
table {
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
h1 {
	font-family: "Trajan Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #A31447;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A31447;
	text-align: left;
}

a:link {
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-style: italic;
	color: #A31447;
	text-decoration: underline;
}
a:hover {
	font-style: italic;
	color: #15793D;
	text-decoration: underline;
}
.hits {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #15793D;
	text-align: left;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E023A;
	line-height: 16px;
}
.red12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E023A;
}
