@charset "utf-8";
/* CSS Document */

.font1 {
	color: rgba(255,255,255,1.00);
	font-family: Helvetica, sans-serif;
	font-size: 16px;
}
.fontPhotoCap {
	color: rgba(0,0,0,1);
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

.font1a {
	color: rgba(0,0,0,1);
	font-family: Helvetica, sans-serif;
	font-size: 16px;
}

/* CSS Document */

.font2 {
	color: rgba(0,0,0,1);
	font-family: Helvetica, sans-serif;
	font-size: 18px;
}
.font3 {
	color: rgba(102,102,102,1);
	font-family: Helvetica, sans-serif;
	font-size: 60px;
}
.font4 {
	font-family: Helvetica, sans-serif;
	color: rgba(0,0,0,1);
	font-size: 32px;
}
.font4a {
	font-family: Helvetica, sans-serif;
	color: rgba(255,255,255,1);
	font-size: 32px;
}

a:link {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a:active {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
