.bodytext      {
       	color: #000000;
		font-size: 9pt;
        font-family: 'arial';
        line-height: 11.5pt;
        text-align: justify;
}
.buywinetext      {
       	color: #000000;
		font-size: 9pt;
        font-family: 'arial';
        line-height: 11.5pt;
}
.buy      {
       	text-align: right;
}
a      {
       	color: #000000;
		font-size: 9pt;
        font-family: 'arial';
        line-height: 11.5pt;
        text-decoration: underline;
}
a:hover      {
       	color: #999999;
		font-size: 9pt;
        font-family: 'arial';
        line-height: 11.5pt;
        text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/Croteaux-background.jpg);
}
.footer {
       	color: #000000;
	font-size: 8pt;
        font-family: 'arial';
        line-height: 11.5pt;
        text-decoration: none;
}
.footer   a   {
       	color: #000000;
	font-size: 8pt;
        font-family: 'arial';
        line-height: 11.5pt;
        text-decoration: underline;
}
.footer   a:hover   {
       	color: #999999;
	font-size: 8pt;
        font-family: 'arial';
        line-height: 11.5pt;
        text-decoration: underline;
}