.generalStyle {
	font-family: Century Gothic, Arial;
	font-size:12pt;
	letter-spacing:6px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.generalStyle a {
	text-decoration: none;
	color:#111111; 
}

.generalStyle a:hover {
	color:#999999;
}

h1 {
	font-size:12pt;
	font-weight:bold;

}

.small {
	font-size:10pt;
}

.smallRight {
	font-size:10pt;
	text-align:right;
}

.tiny {
	font-size:8pt;
	letter-spacing:5px;
}

.caption {
	font-size:10pt;
	margin-top: 3pt;
}

.claireguanella {
	font-size:16pt;
	letter-spacing:8px;
	font-weight:bold;
}

.claireguanella a {
	text-decoration: none;
}

.claireguanella a:hover {
	color:#999999;
}

