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

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

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

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

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

.text1 {
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 26px;
	color: #FFFFFF;
}

.text2 {
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 22px;
	color: #FFFFFF;
}

.text3 {
	font-size: 10px;
}

.text4 {
	font-weight: bold;
	color: #FFFFFF;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list1 li {
	padding-left: 10px;
	background: url(images/img2.gif) no-repeat left center;
}

.list1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.list2 {
	margin-left: 0px;
	padding-left: 90px;
	padding-top: 40px;
	list-style: none;
	line-height: 22px;
	letter-spacing: -1px;
	font-size: 18px;
}

.list2 li {
	padding-left: 160px;
	padding-bottom: 5px;
	background: url(images/img8.gif) no-repeat left center;
}

.list2 a {
	text-decoration: none;
	color: #C02339;
}

.list2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 {
	background: #25080C url(images/img7.jpg) repeat-x left top;
}

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

.bg3 {
	background: url(images/..) no-repeat left top;
	width: 778px;
	height: 330px;
}

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

img { border: none; }

.img1 {
	float: left;
	margin: 7px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.newFont {
	font-size: 14px;
}
