.titlefont {
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	margin-right: 10px;
	padding-right: 10px;



}
.title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;

}
.barnnerfont {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	color: #003300;

}
.newfont {

	font-size: 80%;
	font-weight: normal;
}
.update {


	font-size: 12px;
	font-weight: bold;
}
.address {

	font-size: 14px;
	line-height: 180%;
	font-weight: normal;
	margin-right: 10px;
	padding-right: 10px;
}
body {
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

