@charset "ISO-8859-1";
.titlemouseover {
	font-family: "Gill Sans", "Arial Black";
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	color: #F2E5A7;
}
.mytitle {
	font-family: "Gill Sans", "Arial Black";
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	color: #FFFF9C;
}
.secondtitle {
	font-family: "Gill Sans", "Arial Black";
	font-size: 18px;
	font-weight: 300;
	color: #3366CC;
}
.mytest {
	font-family: "Big Caslon", "Arial Black";
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
}
