* { margin: 0; padding: 0; }

body { }

p { font-size:12px; }

td { }

img { border:none; }

h2 {
	font-size:16px;
	background-color:#fdf6d1;
	width:550px;
	margin-bottom: 25px;
	padding: 5px;
	color: #79714b;
}
h3 {
	font-size:14px;
	color:#baa569;
	border-left:#baa569 5px solid;
	border-bottom:#baa569 1px solid;
	padding-left: 5px;
	width: 550px;
}
h4 { font-size:12px; }

a:link { color:#777777; }

a:visited { color:#777777; }

a:hover { color:#444444; }

a:active { }
.normal { font-size: 12px; line-height: 18px; }
.banner {
	margin-left: 1px;
}
.leftside {
	font-size: 10px;
	text-align: center;
}
.leftside a {
	text-decoration: none;
	color: #777777;
}
.leftside a:hover {
	text-decoration: none;
	color: #444444;
}

.size10 { font-size:10px; }

.fleft { float:left; margin: 0 10px 10px 0; }

.clear { clear:both; }.contents {
	width: 532px;
}
