body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #999;
}
a:active {
	color: #F63;
}
h1 {
	font-size: 26px;
	line-height: 140%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 26px;
	color: #FF9900;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 0.1em;
	font-style: italic;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

#navigation td {
	margin-top: 20px;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:15px;
	letter-spacing:0.05em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	background-color: #231F20;
	background-repeat: no-repeat;
	background-position: 5px 45%;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-weight: normal;
	}
	
#navigation a:hover {
	color:#333333;
	background-color: #CCCCCC;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
	
.wline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}.copy {
	font-size: 110%;
	line-height: 140%;
}
.copy-indent {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.copy-indent2 {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.contact {
	font-size: 105%;
	margin-right: 10px;
	line-height: 130%;
}

.contact-first {
	font-size: 105%;
	margin-right: 10px;
	line-height: 130%;
	margin-top: 26px;
}

.copyright {
	font-size: 110%;
	color: #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.line-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

li {
	font-size: 110%;
	line-height: 120%;
	font-weight: lighter;
	color: #333333;
	padding: 0px;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
}

