.menu {
	padding: 0px 0px 0px 0px;
	background: transparent;
}

.main {
	padding: 0px 0px 0px 0px;
	background: transparent;
}

td {
	font-family: tahoma;
	font-size: 11px;
	color: #393939;
}


p {
	padding: 3px 3px 3px 4px;
	font-family: tahoma;
	font-size: 11px;
	color: #393939;
	line-height: 15px;
}


b {
	font-family: tahoma;
	font-size: 11px;
	color: #70a490;
	line-height: 15px;
	font-weight: bold;
}


i {
	font-family: tahoma;
	font-size: 11px;
	color: #717171;
	line-height: 15px;
	font-weight: italic;
}


u {
	font-family: tahoma;
	font-size: 11px;
	color: #393939;
	line-height: 15px;
	border-bottom: 2px solid #d8d82a;
}


h1 {
	font-family: times new roman;
	font-size: 29px;
	color: #222222;
	text-transform: lowercase;
	line-height: 0px;
	text-align: center;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: normal;
}


h2 {
	font-family: verdana;
	font-size: 17px;
	color: #cf6f54;
	line-height: 10px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-weight: normal;
	background-color: #;
	text-align: center;
}


h3 {
	font-family: sans serif;
	font-size: 14px;
	color: #151210;
	text-align: center;
	text-indent: 0px;
	line-height: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	font-family: century gothic;
	font-size: 13px;
	color: #d7ccd5;
	line-height: 20px;
	text-transform: lowercase;
	letter-spacing: 0px;
	font-weight: normal;
	background-color: #ae8ea8;
	text-align: left;
}	


a:link {
	font-family: tahoma;
	font-size: 10px;
	color: #8a8a8a;
	text-decoration: none;
	border-bottom: 0px solid #a1b393;
	text-transform: uppercase;
}

a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #8a8a8a;
	text-decoration: none;
	border-bottom: 0px solid #a1b393;
	text-transform: uppercase;
}

a:active {
	font-family: tahoma;
	font-size: 10px;
	color: #8a8a8a;
	text-decoration: none;
	border-bottom: 0px solid #a1b393;
	text-transform: uppercase;
}

a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #d8d82a;
	text-decoration: none;
	border-bottom: 2px dotted #8a8a8a;
	text-transform: uppercase;
}


blockquote {
	padding: 6px 10px 6px 10px;
	margin: 0% 15% 0% 15%;
	background-color: #f2f1ef;
	align: center;
	border: 2px dotted #cf6f54;

	padding: 3px 3px 3px 4px;
	font-family: tahoma;
	font-size: 11px;
	color: #393939;
	line-height: 15px;
	text-align: center;
}


textarea {
	padding: 2px 2px 2px 2px;
	margin: 1% 1% 1% 1%;
	background-color: #f2f1ef;
	align: center;
	border: 2px dotted #cf6f54;

	font-family: tahoma;
	font-size: 11px;
	color: #393939;
	line-height: 15px;
}


.button {
	padding: 2px 2px 2px 2px;
	margin: 1% 1% 1% 1%;
	background-color: #f2f1ef;
	border: 2px dotted #cf6f54;

	font-family: tahoma;
	font-size: 11px;
	color: #393939;
	line-height: 15px;
}


img {
	border: 0px;
}


.navi {width:176px; text-align: left; letter-spacing: 2px; font-size:15px; text-decoration:none; border-top-width:0px; border-bottom-width:0px; border-right-width:0px; border-left-width:0px;}
.navi a {display:block; width:176px; letter-spacing: 1px; text-decoration:none; align: left; padding:0px 0px 0px 0px; font-family: sans serif; line-height: 15px; font-size:15px; text-transform:lowercase; font-weight:none; text-align:center;}
.navi a:link {color:#cf6f54; background-color: #; text-decoration:none; font-weight: normal; letter-spacing: 2px; border-bottom: 0px solid #6ca85a;}
.navi a:visited {color:#cf6f54; background-color: #; text-decoration:none; font-weight: normal; letter-spacing: 2px; border-bottom: 0px solid #6ca85a;}
.navi a:active {color:#cf6f54; background-color: #; text-decoration:none; font-weight: normal; letter-spacing: 2px; border-bottom: 0px solid #6ca85a;}
.navi a:hover {color:#cf6f54; background-color: #; text-decoration:none; font-weight: normal; letter-spacing: 2px; border-bottom: 2px dotted #70a490;}