.content {
	background-color: #E6E6E6;
	background-image: url('images/bg_content.gif');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	height: 540px; padding-left:40px; padding-right:40px; padding-top:0px; padding-bottom:60px
}
a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.nav {
	padding: 20px;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: green;
	text-decoration: underline;
}
td {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #AEAC5E;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8D8D77;
	text-decoration: none;
}
.news {

	padding: 0px 20px 20px;
}
body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	background-image: url('images/bg_main.gif');
	background-repeat: repeat;
	margin: 0px;
	padding: 0px
}
.date {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #9C9C9C;
}
h6 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}