body {
	background-color: #F6FEFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 200%;
}
.font {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 200%;
}
.content {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 200%;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
} 
a:hover{
	color: #000000;
	text-decoration: none;
} 
a:active {color: #333333;} 

.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 190%;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 190%;
}
.news {
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}
.redtext {
	font-size: 12px;
	color: #006BA5;
	line-height: 170%;
	font-weight: normal;
}
.red {
	font-size: 12px;
	color: #FF0000;
	line-height: 170%;
	font-weight: normal;
}
.lefttext {
	font-size: 12px;
	color: #006BA5;
	line-height: 150%;
	font-weight: normal;
}
.bluetext {
	font-size: 14px;
	color: #006CA7;
	line-height: 200%;
	font-weight: bold;
}
.BottomFont {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 180%;
}
a.BottomFont:link {
	color: #666666;
	text-decoration: none;
}
a.BottomFont:visited {
	color: #666666;
	text-decoration: none;
} 
a.BottomFont:hover{
	color: #333333;
	text-decoration: none;
} 
a.BottomFont:active {color: #666666;} 
