.TitleCat {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.body {
	background-color: #003366;
	margin-top: 10px;
}
.img {
	background-position: center center;
}
A:visited {
	color: #333333;
	text-decoration: none;
}
A:link {
	color: #333333;
	text-decoration: none;
}
A:active {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #003366;
	text-decoration: none;
}
.TitleTop {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-position: left;
	text-align: justify;
	display: block;
}
.bodyTitle {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	background-position: left;
	text-align: left;
}
.bodyList {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	text-indent: 5px;
}
.TitleContent {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	top: auto;
}
.TitleNews {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
.NewsDate {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.NewsDateTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
.TitleGreen {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #009900;
	text-decoration: none;
}
.TitleNewsSub {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
