@charset "UTF-8";
.photolabel {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
}
.linkbold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-style: normal;
	font-weight: bold;
}
.aubodytextbold {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.pinkbold14 {
	color: #CC3399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.redbold {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.border {
	border: thin double #000000;
	color: #000000;
}
.aubodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	line-height: normal;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.borderthin {
	border: thin solid #000000;
}
