/* CSS Document */
body, html {
background-color:#CCFF66/*#74914f*/;
margin:0;
}
.contents {
	width:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:0;
	padding-bottom:50px;
}
a:link, a:visited {
font-family:Geneva, Ariel, Verdana, sans-serif;
font-size:14px;
color:#993300;
text-decoration:none;
}
a:hover {
color:#000;
text-decoration:underline;
}
p {
	font-family:"Trebuchet MS", Verdana, sans;
	font-size:12px;
	color:#000;
	margin-left:25px;
	margin-right:25px;
	line-height:16px;
}

.articles {
border-left-color:#fff;
border-left-style:dotted;
border-left-width:2px;
border-right-color:#fff;
border-right-style:dotted;
border-right-width:2px;
margin-left:15px;
margin-right:15px;
}
h1 {
font-family:Geneva, Ariel, Verdana, sans-serif;
font-size:24px;
color:#333;
margin-right:15px;
margin-left:15px;
text-align:right;
margin-bottom:10px;
}
h2 {
font-family:Arial, "Verdana", Helvetica, sans-serif;
font-size:14px;
color:##6699CC;
margin-right:15px;
margin-left:15px;
text-align:right;
line-height:18px;
margin-top:0px;
margin-bottom:15px;
border-bottom:1px solid #fff;
}
h3 {
font-family:Arial, sans;
	font-size:12px;
	color:#330099;
	margin-left:25px;
	margin-right:25px;
	line-height:16px;
}
.logo {
display:none;
}
.menu {
text-align:left;
}
