.textblack12pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.textblack12ptbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.textbrown12pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #624C2E;
}
.textbrown12ptbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #624C2E;
	font-weight: bold;
}
.textbrown11pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #624C2E;
}
.textwhite11pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.textbrown16ptbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	color: #624C2E;
	font-weight: bold;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a			{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration:none; 
	font-weight: normal; 
	color:#624C2E; 
}

a:hover		{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration:underline; 
	color:#000000; }
.background {
	background-image: url(images/h_back.gif);
	background-repeat: no-repeat;
}
.textlight15ptbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #e5d5be;
	font-weight: bold;
}
.listblack12pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside;
}
