body, html
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333; 
	height: 100%;
	font-variant: normal;
	line-height: 18px;
	font-size: 11px;
	background: #ffffff; 
}

h1
{
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0px 0;
	color: #666;
}

a { color: #43a615; text-decoration: none; 
}

a:hover { color: #43a615; text-decoration: underline; 
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style3 {color: #FF6699
}