/* LAST GOODBYE - DECEMBER 2003*/

body      {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial, geneva, helvetica, sans serif;
	background-color: #A1824A;
}
a         {
	font-weight: normal;
	text-decoration : none;
}   /* all links are bold */
a:link    {
	color: #FFCC00;
}       /* unvisited link */
a:visited {
	color: #FFCC00;
}       /* visited links  */
a:active  {
	color: #FFCC00;
}       /* active links   */
a:hover   {
	color: #666666;
}       /* MSIE rollover links   */
p         {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: verdana, arial, geneva, helvetica, "sans serif"
} 
table     { margin-left: 0px; margin-right: 0px; 
            margin-top: 0px; margin-bottom: 0px; }
td        { font-size: 10pt; color: #000000; font-family: verdana, arial, geneva, helvetica, "sans serif"}
.title        {
	font-size: 12pt;
	color: #633100;
	font-family: verdana, arial, geneva, helvetica, "sans serif";
	font-weight: normal;
} 
.subtitle        {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, arial, geneva, helvetica, "sans serif";
	font-weight: bold;
	font-style : normal;
} 
.greytitle        {
	font-size: 12pt;
	color: #666666;
	font-family: verdana, arial, geneva, helvetica, "sans serif";
	font-weight: normal;
} 
.small         { font-size: 8pt; color: #666666; font-family: verdana, arial, geneva, helvetica, "sans serif"; font-weight: bold} 