/* CSS Document */

span 	{cursor: hand ; }

a.menu:hover {color: #d60818 ; }
a.menu 		 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
}
.unnamed1 	{ font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}
.apple 		{ font-size: 10px; line-height: 11px; color: #666666}
.body 		{ font-size: 12px; line-height: 18px}
.bodytight 	{ font-size: 12px; line-height: 16px}
.address 	{ font-size: 11px; line-height: 10px}
.unnamed1green	{ font-size: 10pt; font-weight: bold; color: #007236; text-decoration: none }

a.menu,
.unnamed1,
.unnamed1green,
.apple,
.body,
.bodytight,
.address	{ font-family: Verdana, Arial, Helvetica, sans-serif; }