body,td,th,p,div,ul,li{
	font-size: 12px;
}
.px36bold{
	font-size: 36px;
	font-weight: bold;
}
.px24bold{
	font-size: 24px;
	font-weight: bold;
}
.px24{
	font-size: 24px;
	font-weight: normal;
}
.px18bold{
	font-size: 18px;
	font-weight: bold;
}
.px18{
	font-size: 18px;
	font-weight: normal;
}
.px16bold{
	font-size: 16px;
	font-weight: bold;
}
.px16{
	font-size: 16px;
	font-weight: normal;
}
.px14bold{
	font-size: 14px;
	font-weight: bold;
}
.px14{
	font-size: 14px;
	font-weight: normal;
}
.px12bold{
	font-size: 12px;
	font-weight: bold;
}
.px12{
	font-size: 12px;
	font-weight: normal;
}
.px10bold{
	font-size: 10px;
	font-weight: bold;
}
.px10{
	font-size: 10px;
	font-weight: normal;
}
.px8bold{
	font-size: 8px;
	font-weight: bold;
}
.px8{
	font-size: 8px;
	font-weight: normal;
}
.px6bold{
	font-size: 6px;
	font-weight: bold;
}
.px6{
	font-size: 6px;
	font-weight: normal;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

