/* CSS Document */

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	line-height:18px;
	padding:8px;
	font-weight: 800;
}

.boldunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #999999;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 160px;
	text-align: left;
	border: thick groove #999DA1;
	margin: 8px;
	list-style-type: square;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.titleopen {
	font-family: Hancock, Arial, "MS Sans Serif";
	font-size: 36px;
	color: #FFFFFF;
}
.style28 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.redlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99221E;
	text-decoration: underline;
	font-weight: bold;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #99221E;
	width: 45px;
	height: 15px;
}
.read_more {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #99221E;
	background-position: left bottom;
	list-style-image: none;
}
.topic {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
