p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
body {
	color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.image_border {
	border: 5px solid #FFFFFF;
	padding: 0px;
}
