html { 
	background: white;
	}
body { 
	width: 750px;
	margin: 3px auto;
	background: white 
	font-family: Verdana;
	font-size: 14px;
	}


/*.customers 
{
font-family: "Script MT Bold";
font-size: 22px;
font-weight: bold;
color: Orange;
}*/
.text1
{
	font-weight: bold;
	color: #000;
}
.text2
{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.style1 {color: #FB6400}
.menu a
{
font-weight: bold;
color: #006666;
text-decoration: none;
line-height:22px;
padding-left: 20px;
padding-bottom: 5px;
}
.menu a:hover
{
font-weight: bold;
color: #006666;
text-decoration: underline;
padding-left: 20px;
padding-bottom: 5px;
}
.bottom_links
{
font-size: 10px;
font-weight: normal;
color: #006666;
text-decoration: none;
}
.bottom_links a
{
font-size: 10px;
font-weight: bold;
color: #006666;
text-decoration: none;
}
.copyright  
{
font-size: 12px;
font-weight: bold;
color: #6699ff;
line-height:150%;
border-top: solid 1px Orange;
}
.links
{
color:Orange; 
font-size: 12px;
text-decoration:underline;
font-weight:normal;
}
.soon{
color:Orange; 
text-decoration:none;
font-weight:bold;
}
img { border: none; }
.img {
	border-bottom: solid 2px Orange;
	border-top: solid 2px Orange;
	border-left: none;
	border-right: none;
}
.center { text-align: center; }
.left { 
	position: relative;
	float: left;
	padding-right: 15px;
	}
.pad15 { padding: 15px; }
.pad20 { padding: 20px; }
.pad30 { padding: 30px; }
P {	
FONT-SIZE: 10pt; 
FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none }

TD {	
FONT-SIZE: 10pt; FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  
TEXT-DECORATION: none }

