.boarder {
	border: 1px solid #000000;


}
.buttxt {
	background-color: #000000;
}
a:link {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;

}
a:visited {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;

}
a:active {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;

}
a:hover {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;

}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;



}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #666666;
	text-align: right;
	letter-spacing: 0pt;
	font-weight: normal;

}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-left-style: solid;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.quotes {
	font-family: "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 13px;
	font-style: italic;
	color: #000000;
	text-align: center;
	padding: 4px;
	border: 2px dashed #666666;
	background-color: #FFFF99;
	font-weight: normal;






}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: normal;

}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
}
