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

.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
}
.PicText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.RegText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.LinkText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00F;
}
.imagesbig {
	border: thick solid #000;
}
.imagessmallmain {
	border: medium solid #000;
}
.imagessmall {
	border: thin solid #000;
}
.descriptiontext {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

