body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index30.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7E7E;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}

.input {
}

.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #EF8E03;
	text-decoration: none;
	padding: 0px;
    padding-bottom: 7px;
}

.h2 {
	font-size: 12px;
	font-weight: bold;
    font-style: italic;
	color: #7E7E7E;
	text-decoration: none;
	padding: 0px;
    padding-top: 10px;
    padding-bottom: 7px;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
	padding: 0px;
    padding-top: 10px;
    padding-bottom: 7px;
}

.contact {
	font-size: 14px;
	color: #7E7E7E;
	text-decoration: none;
	padding: 0px;
    padding-bottom: 14px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	text-align: left;
    padding-bottom: 6px;
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

a.link1 {
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
    padding-bottom: 7px;
}

a.link1:hover {
	text-decoration: underline;
	color: #0000FF;
}

.signature {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 7px;
	text-align: center;
}

.ccount {
	font-size: 12px;
	font-weight: normal;
	color: #F2F2F2;
	text-decoration: none;
    padding-bottom: 0px;
}

.bg1 {
	background-image: url(images/index04.gif);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(images/index25.gif);
	background-repeat: no-repeat;
}

