body {
	background-color: #d3d3d3;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	background-attachment: fixed
}

img {
	border-wdith:0px;
}

a:link {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.news {
	color:#000000;
	font-family: arial;
	font-size: 10pt;
}

.photo {
	border-width: 0px;
}

.date {
	color:#ff9966;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.info {
	color:#000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}