body,td,th {
	font: 12px Tahoma, Verdana, sans-serif;
	color: #000000;
	line-height:18px;
}
.smalltitle {font-size: 9px}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #32ADE7;
}
.title2 {
	font-size: 15px;
	font-weight: bold;
	color: #32ADE7;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
