body
{
	color: #333333;	
	text-align:justify;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a
{
	cursor: pointer;
}

h1
{
	margin: 0 0 10px 0;
	
	color: #336699;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 20px;
}

.test-class {
	color: red;
}