.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:14px;
}
.body-textL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:20px;
}
.body-textS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:14px;
}
.body-textN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423746;
	line-height:14px;
}
.dark {
	color: #6c637c;
	font-family:Goudy Old Style, Times New Roman!important;
	font-size:18px!important;
	font-weight:normal!important;
	letter-spacing: 0.2em!important;
	margin-bottom:10px!important;
	text-transform:uppercase!important;
	text-align:left!important;
	line-height:26px;
}
.darkS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6c637c;
	font-weight:100;
	line-height:24px;	
}
.indexh1{
	line-height:24px;
	margin-bottom:1px; 
}
.indexh2{
	line-height:14px;
	margin-top:1px;  
}
.promo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #423746;
	font-weight:100;
	line-height:14px;
}
.promoS{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #423746;
	font-weight:100;
	line-height:14px;
}
.promoB{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #423746;
	font-weight:100;
	line-height:18px;
}
.promow{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight:100;
	line-height:18px;
}
.promoL{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #423746;
	font-weight:100;
	line-height:30px;
}
.promoM{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #423746;
	font-weight:100;
	line-height:30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-weight:100;
	line-height:24px;   	
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4c3f51;
	font-weight:100;
	margin-top:1px; 
	margin-bottom:1px; 
}
a:link {
	color: #6e298d;
	text-decoration: underlined;
}
a:visited {
	color: #6e298d;
	text-decoration: underlined;
}
a:hover {
	color: #6c637c;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footer a:link {
	color: #999999;
text-decoration: none;
}
.footer a:visited {
	color: #999999;
text-decoration: none;
}
.footer a:hover {
	color: #cccccc;
text-decoration: none;
}
.myfield {
	background-color: transparent;
	border:solid 3px #ffffff;
	padding:2px;
	height:15px;
	width:150px;
	font-family:Arial;
	font-size:12px;
	color:#6c637c;
}
.mycombobx {
	background-color:transparent;
	border:solid 3px #ffffff;
	padding:2px;
	height:180px;
	width:300px;
	font-family:Arial;
	font-size:12px;
	color:#6c637c;
}
.submit{
	border: solid 1px #ffffff;
	padding: 0px;
	height: 18px;
	width: 100px;
	font-family: Arial;
	font-size: 11px;
	color: #6c637c;
	text-align:center;
}
.button{
	border: solid 1px #4c3f51;
	background-color:#4c3f51;
	padding: 0px;
	height: 30px;
	width: 100px;
	font-family: Arial;
	font-size: 24px;
	color: #ffffff;
	text-align:center;
	margin-top:4px;
	margin-bottom:20px;
}

