/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.lh18 {
	line-height: 18px;
}
.lh24 {
	line-height: 24px;
}
.lh30 {
	line-height: 30px;
}
.font13{
	font-size: 13px;
}