body {
	margin: 0px;
	padding: 0px;
	background-color: #5F2437;
}

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

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F2437;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 20px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

a {
	color: #BD4D72;
}

a:hover {
	text-decoration: none;
}

.text1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -3px;
	color: #5F2437;
}

.text2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A17B87;
}

.text3 {
	padding: 150px 0px 0px 110px;
	text-align: center;
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #5F2437;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #5F2437;
}

.link1 {
	padding: 0px 0px 0px 50px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.style1 {
	font-size: 10px;
	color: #F6E7EC;
}

.style1 a {
	color: #F6E7EC;
	text-decoration: underline;
}

.style1 a:hover {
	text-decoration: none;
}

.style2 {
	font-size: 10px;
	color: #D896AB;
}

.style2 a {
	color: #D896AB;
	text-decoration: underline;
}

.style2 a:hover {
	text-decoration: none;
}

.bg1 {
	background: url(images/img3.gif) repeat-y left top;
}

.bg2 {
	background: url(images/img4.gif) no-repeat left top;
	height: 63px;
}

.bg3 {
	background: url(images/img1.gif) no-repeat left top;
	width: 233px;
	height: 206px;
}

.bg4 {
	background: url(images/img2.gif) no-repeat left top;
	width: 532px;
	height: 206px;
}

.bg5 {
	background: url(images/img5.gif) no-repeat left top;
	width: 233px;
	height: 29px;
}

.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;
}