@charset "utf-8";
<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #0066CC;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.left_top_corner {
	background-image: url(images/left1.jpg);
	background-repeat: no-repeat;	
}
.left_bot_corner {
	background-image:url(images/left2.jpg) ;
	background-repeat: no-repeat;
}
.right1_top_corner {
	background-image:url(images/right1.jpg) ;
	background-repeat: no-repeat;
}	 

.right1_bot_corner  {
	background-image:url(images/right2.jpg) ;
	background-repeat: no-repeat;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.td1 {
	background-image: url(images/top1.jpg);
	background-repeat: repeat-x;
}

a:visited {
	color: #996600;
}
.td2 {
	background-image: url(images/bot1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.img {
	border: thin solid #000000;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.style3 {
	color: #FFFFFF;
	font-size: 10px;
}

.para1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	word-spacing: normal;
	letter-spacing: normal;
}


.border {
	background-image: url(images/address1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

</style>
