@charset "utf-8";

a {
	color: #999;
}

a:hover {
	color: #FFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #AC2B50;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
}

/* content */
.content {
	clear: both;
	font-size: 12px;
	margin-left: 10px;
	padding-bottom: 1px;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content2 {
	clear: both;
	font-size: 16px;
	margin-left: 10px;
	padding-bottom: 1px;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content3 {
	clear: both;
	font-size: 15px;
	margin-left: 10px;
	padding-bottom: 1px;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.item {clear: both;}

.item img {
}

.item .title {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-repeat: repeat-x;
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
	margin-bottom: 5px;
	text-transform: none;
}

.item .sub_title {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-repeat: repeat-x;
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
	margin-bottom: 5px;
	text-transform: none;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}


/* Footer */

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}



.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.Sub_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}

