body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: left;
}
p {
	text-align: left;

}

.news {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #F90;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



.footer {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.news strong {
	font-family: arial;
	font-size: 12px;
	color: #DB0503;
	font-weight: bold;
}
hr {
	border: 1px dashed #666666;
}
.footer a {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.footer a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: underline;
}
li {
	line-height: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #D80100;
}
