h1 {
color: #800080;
font-size: 17px;
font-family : Verdana;
font-weight:bold;
}
h2 {
color: #800080;
font-size: 14px;
font-family : Verdana;
font-weight:bold;
}


A:link {
	color: #009933;
	text-decoration: none;
}
A:visited {
	color: #9900CC;
	text-decoration: none;
}
A:active {
	color: #006600;
	text-decoration: none;
}
A:hover {
	color: #000066;
	text-decoration: none;
}
A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:hover {
	color: #00CC00;
	text-decoration: none;
}
TD {
	font-size: 13px;
	font-family : Arial;
}
P.xx {
	font-size: 13px;
	font-family : Arial;
}
li.yy{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
; line-height: 1.5
}

TD.dark {
	font-size: 13px;
	font-family : Arial;
	color : #000000;
}
P.dark {
	font-size: 13px;
	font-family : Arial;
; color: #000000
}
TD.smaller {
	font-size: 13px;
	font-family : Arial;
	color : #000000;
}
P.smaller {
	font-size: 13px;
	font-family : Arial;
	color : #000000;
}p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal}

