h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: normal;
	text-align: center;





}

p {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .5px;
	word-spacing: normal;

}
.Detail {
	padding: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-transform: uppercase;


}
img {
	border: none;
}
.ThinBorder {
	border: 1px solid #000000;
}
.ThickBorder {
	border: 2px solid #000000;




}
.ThickBorderOpen {

	border-top: 0px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.LeftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 3px;
	vertical-align: middle;

}
a:link {
	text-decoration: none;
	color: #0033CC;

}
a:visited {
	text-decoration: none;
	color: #0033CC;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	padding: 10px;

}

