body{
	color: #000000;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 16px;
	margin:0px;
}


a:link, a:visited, a:hover {
	color: #0000CC;
	font-family: "Century Gothic";
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	color: #FF0000;
	font-family: "Century Gothic";
	font-size: 16px;
	text-decoration: blink;
}

.style1 {
	color: #000000;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 16px;
	text-decoration: none;
}
.style2 {
	color: #000000;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 30px;
	text-decoration: none;
}

.content {
	color: #000000;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 16px;
	margin-left: 35px;
} 

.h2 {
	color: #000000;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 35px;
	text-indent: 20px;
}

ul
{
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 16px;
}

li
{
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 16px;
}

