A  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : #CC0000;
; text-decoration: none
}

A:Active  {
	color : #66CC66;
; text-decoration: none
}

A:Hover  {
	text-decoration : none;
	color : #CC9966;
}

P {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

SPAN.big  {
	font-size: 13pt;
	font-family : "Times New Roman", Times, serif;
   font-weight: bold
}

SPAN.homelink  {
	font-size: 10pt;
	font-family : "Times New Roman", Times, serif;
   font-weight: bold;
   
}
     
SPAN.bodylink  {
	font-size: 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

SPAN.smallLINK {
	font-size: 7pt;
	font-family : "Times New Roman", Times, serif;
   font-weight: bold;
}
.list {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}
.title {  font-family: "Times New Roman", Times, serif; font-size: 17pt; font-weight: bold; color: #000000}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.bggrapes {
	background-image: url(graphics/grapes.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG {
	background-color: #FFFFFF;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-x;
}
