body {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	background: #ffffff; 
}
a {
color:#000000;
font-family: Arial;
font-size:12;
font-weight:bold;}

.menuOn {
	font-family: Arial;
	font-size: 14px;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.news {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
}
.newsHeader {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.newsText {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.contentHeader {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.dashedTable {
	border-style : dashed; 
	border-width : thin;
	border-color : green;
}