body {
	background-color: #FEF6C8;
	margin: 0px;
}
.menou p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.menou li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.tight {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.menou a {
	color: #0066FF;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1em;
}
.address {
	font-family: Tahoma;
	font-size: 12px;
}

#main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main p {
	margin: 7px;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 5px;
}

#main a {
	font-weight: bold;
	color: #0066FF;
	letter-spacing: 0.2em;
}
#main a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 10px;
	text-transform: capitalize;
}
.imgR {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.menou a:hover {
	text-decoration: none;
	text-indent: 10px;
}
#main li {
	margin: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.emfasis {
	background-color: #FEF6C8;
	padding: 20px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #999999;
}
.ruby {
	font-size: 14px;
	color: #C00;
}
