body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}


h2 {
	color: #4C2204;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}

body {
	color: #6A3208;
	background-color: #fff8ec;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6A3208;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

a {
	color: #4C2204;
}

a:hover {
	text-decoration: none;
}

.text1 {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

.text2 {
	color: #4C2204;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}

.text3 {
	text-transform: uppercase;
	font-size: 24pt;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

.text4 {
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	color: #FFFFFF;
}

.style1 {
	text-transform: uppercase;
	font-size: 10 px;
	font-weight: bold;
	color: #FFFFFF;
}

.style1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 a:hover {
	text-decoration: underline;
}

.bg1 {
	background: url(img/img1.gif) repeat-x left top;
}

.bg2 {
	background: url(img/img2.jpg) no-repeat left top;
}

.bg3 {
	background: url(img/img3.gif) repeat-x left top;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

