body
{
	background: #F4E2BE;
}

.header
{
	font-family: "Century Gothic", "Helvetica", sans-serif;
	font-size: 16pt;
	font-weight: 900;
	color: #333333;
}

.text
{
	font-family: "Century Gothic", "Helvetica", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

.text1
{
	font-family: "Century Gothic", "Helvetica", sans-serif;
	font-size: 12pt;
	font-weight: 900;
	color: #666666;
}

.text2
{
	font-family: "Century Gothic", "Helvetica", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

/* links */

a:link {color:#000000;text-decoration:none;font-family:"Century Gothic", "Helvetica", sans-serif;}

a:visited{color:#000000;text-decoration:none;font-family:"Century Gothic", "Helvetica", sans-serif;}

a:hover {color:#666666;text-decoration:none;font-family:"Century Gothic", "Helvetica", sans-serif;}