
body {
	margin-left:
	margin-top:
	margin-right:
	margin-bottom:

	cursor: default;
}

.txt1{ 
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:130%;
	font-weight: bold;
	}
	
.txt2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:130%;
	font-weight: normal;
	text-decoration: none; 
	text-decoration: color : #FFFFFF; 
	}
	
.txt3 {
	color: #aaab83;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:130%;
	font-weight: normal;
	}
	
.txt4 {
	color: #aa3a53;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:130%;
	font-weight: normal;
	}
	
.txt5 {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:130%;
	font-weight: bold;
	}

	
.email		{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9pt; color : #666666; }
a.email 	{ text-decoration: underline; color : #666666; }
a.email:hover	{ text-decoration: underline; color : #aaab83; }	

.btnlink	{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9pt; color : #a93953; }
a.btnlink	{ text-decoration: none; color : #a93953; }
a.btnlink:hover	{ text-decoration: none; color : #aaab83; }	

.moredetails {
	color: #99CC00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:130%;
	font-weight: normal;
	}
a.moredetails { text-decoration: none; }
a.moredetails:hover { font-weight:bold;}
