@charset "utf-8";
.title2 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}


.text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}
.links {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: AD7836;
}
.links2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #DDDDDD;
	background-image: url(images/toolbar.png);
}
.linkssmall  {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #C2995B;
}

.h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.h3 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

