BODY {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: .5;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
}
P, BR, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU, TABLE, TBODY, TH, TR, TD {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: .5;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 13px;
	font-size-adjust: .5;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 13px;
	font-size-adjust: .5;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	font-size-adjust: .5;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	background-color: transparent;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	font-size-adjust: .5;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	background-color: transparent;
}
//-->

