body {
	background-image: url(img/bgapple.gif);
	background-repeat: repeat-y;
	background-color: #FFFFEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	letter-spacing: .05em;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #FFFFEE;
	text-decoration: none;
	background-color: #CC0000;
}
a:active {
	color: #009900;
}.font9 {
	font-size: 9px;
	line-height: normal;
	letter-spacing: 1px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
