*
{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

a img
{
	border: none;
}

strong
{
	font-weight: bold;
}

p
{
	line-height: 150%;
	margin-bottom: 16px;
}

h1, h2, h3
{
	margin-bottom: 16px;
}

.cb
{
	clear: both;
}

.cl
{
	clear: left;
}