body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;


}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.home {
	background-color: #000000;
	background-image:  url(08Expo/images/homepage.jpg);
	background-repeat: no-repeat;
}
#news {
	position: absolute;
	height: 400px;
	width: 335px;
	overflow: auto;
	margin-left: 35px;
	z-index: 2;
	margin-top: 30px;

















}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #993333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #993333;
	text-decoration: none;

}
