p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 1.4;
	text-align: left;
}
p-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #33FFFF;
	text-decoration: none;
}
.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
	margin-top: 5px;
}
.image-left {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 8px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
