.Garamond {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.Garamond_Right {
	position: static;
	right: auto;
	font-family: Garamond;
	font-size: 14px;
	clip:  rect(auto auto auto auto);
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;

}
.white_lnk {
	font-family: "Arial Narrow";
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1mm;
	word-spacing: normal;
	text-transform: none;
	TEXT-DECORATION: none;
	font-variant: small-caps;

}
.black_lnk {
	text-transform: none;
	text-decoration: none;
	font-family: Garamond;
	font-size: 13px;
	font-weight: lighter;
	color: #000000;
	border-top-width: 0.5pt;
	border-right-width: 0.5pt;
	border-bottom-width: 0.5pt;
	border-left-width: 0.5pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	
}
.menu_lnk {
	font-family: Garamond;
	font-size: 14px;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
a:hover { 
	COLOR: #000000; 
        TEXT-DECORATION: underline;
}

.text {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
	text-align: justify;
	letter-spacing: 1.5px;
	word-spacing: 5px;


}
.title {
	font-family: Garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
}
.btmGrmdwhite {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #D2B764;
}
