body {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(background.png);

}
a:link {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #000;

}

a:visited {
	font-weight: normal;
	color: #000;

}
a:hover {
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #7B55BB;

}
a:active {
	font-weight: normal;
	color: #000;

}
.date {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
}
.tagline
{
	font-size: 13px;
	font-style: italic;
	color: #333;
}


.holding {
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
	font-size: 16px;
	padding-top: 25px;
	/* [disabled]padding-left: 40px; */
	padding-bottom: 20px;
	background-color: #FFF;
	background-image: url(backpanel.jpg);
}
p {
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 10px;
	color: #000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 20px;
}

#footer a:link {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #7B55BB;
	font-weight: normal;
}

#footer a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
