.tsmall {
	font-size: small;
	line-height: 130%;
}

li {
	line-height: 130%;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9933CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.big {
	font-size: large;
	line-height: 130%;
}
.style1 {
	color: #333333;
	font-size: small;
}
.style6 {
	color: #FF0000;
}