/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background:#f2b950 url(images/background.jpg) top repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a:link {
	color: #333333;
}
td img {display: block;}

.slidetext{
	font-family: "Bitstream Vera Sans";
	font-size: 10px;
}

.hilight {
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
.black {
	color: #000000;
}
