h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top-width: 6px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D41F2C;
	border-bottom-color: #D41f2c;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #000;
	padding-left: 15px;
	font-size: 38px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 6px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D41F2C;
	border-bottom-color: #D41F2C;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-left: 3px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
}
.list {
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(../_images/CS_List_Logo.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#top_link {
}
.MostWantedText {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D41f2c;
	padding-bottom: 5px;
	padding-left: 15px;
}
.MostWantedText {
	font-weight: bold;
}
.MostWantedText {
	font-weight: normal;
}

