body {
	background-color: #22397C;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.date {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.main {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 5px;
}
h3{

color:#D02A2E;}


h4 {
	color:#22397C;
	font-size: 14px;
	font-weight: bold;
}
.imgbrd {
	border: 1px solid #9d9d9d;
}

a{
	color:#CC0000;
	text-decoration: none;
}

a:hover{
	color:#333333;
	text-decoration: underline;
}
