body {
	background-image: url(images/bg2.jpg);
	background-attachment: fixed;
	background-color: #B3B2C2;
	margin-left: 50px;
	margin-top: 30px;
	color: #1E174B;
	font-family: Book Antiqua, Times New Roman, Times, serif;
}
.style1 {
	font-family: Book Antiqua, Times New Roman, Times, serif;
	font-size: 12px; line-height:140%; color:#08083E;
}
.style2 {
	font-family: Book Antiqua, Times New Roman, Times, serif;
	font-size: 20px;
	color: #1E174B;
	font-weight: bold;
}
.style3 {
	color: #B36419;
	font-weight: bold;
}
.style4 {font-size: 10px}

h1 { 
	font-family: Book Antiqua, Times New Roman, Times, serif;
	font-size: 25px;
	color: #08083E;
 }

h2 { 
	font-family: Book Antiqua, Times New Roman, Times, serif;
	font-size: 20px;
	color: #08083E;
 } 
 
a:link {
	color: #B36419;
}
a:visited {
	color: #B36419;
}
a:hover {
	color: #313289;
}
a:active {
	color: #B36419;
}
#seonewsfeed h3 {
     margin:6px 0 0 0;
}