/** BASIC */


/** FORMS */


/** TABLES */



/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

/** TEXTS for the body */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65533E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	font-size: 10px;
	color: #000000;
}

.text2 {
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	font-size: 20px;
	color: #ffffff;
}
.text3 {
	text-align: center;
	font-size: 10px;
	text-transform: lowercase;
}
.text4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #65533E;
}
.text4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #65533E;
	text-align: center;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #49372e;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-right: 20px;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	display: block;
	margin-right: 5px;
	padding-right: 20px;
	text-align: right;
}

/** STYLES */


/** BACKGROUNDS */


/** MISC */

