 A {
	color: 030000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
  a:visited     {
	color: 030000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
  a:hover     {
	color: AC0000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

 A.links {
	color: 336633;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
  a.links:visited     {
	color: 336633;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
  a.links:hover     {
	color: 0000ff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

UL {
	float : left;
	list-style-position : inside;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 0px;
	vertical-align : inherit;
	text-align : left;
	text-indent : 0px;
	list-style-image : url(images/bullet_sm.gif);

}

 td         {
	font-family: Arial;
	font-size: 10pt;
}
  p          { font-family: Verdana; font-size: 10pt }
  
  .headers	{
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
}
#applebox {font-size: 10px}
#applebox a {font-size: 10px}
#applebox a:link {color: #000000;}
#applebox a:visited {color: #000000;}
#applebox a:hover {color: #d1202a; text-decoration:none;}
#applebox a:active {color: #d1202a; text-decoration:none;}