/* CSS Document */
<style type="text/css">
<!--
.style8 {font-size: 10}
.sideBar 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #442E2D;
	background-color:#F37FAB;
}
.mainContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #442E2D;
}
.image
{
	border-style:solid;
	border-color: #DF618B;
	border-width:3px;
}
.image2
{
	border-style:solid;
	border-color: #DF618B;
	border-width:3px;
}
.buffer
{
	font-size: 8px;
}
a:link {
	color: #442E2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #442E2D;
}
a:hover {
	text-decoration: underline;
	color: #442E2D;
}
a:active {
	text-decoration: none;
	color: #442E2D;
}
body {
	margin-top: 10px;
}
-->
</style>
