.title {
	font-family: "tahoma";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996699;
	font-size: 9px;
	letter-spacing: 1px; text-transform: uppercase;
	text-indent: 10pt;

}
p,td,font {
	font-family: verdana; color: #000000; font-size: 10px; line-height: 14px;
}
li {
	list-style-type: square;
	font-family: verdana,;
	font-size: 10px;
	list-style-position: inside;
}
a:link {
	color: #996699;
	text-decoration: none;
}
a:visited {
	color: #996699;
	text-decoration: none;
}
a:hover {
	color: #FF9999;
	text-decoration: underline;
}
