html, body {
  margin: 0;
  padding: 0;
  font-family:Verdana;
  font-size:10px;
  color:#111111;
  background-color:#FEF2B4;
}
html, img {
  border:0;
}
body {
  margin: 0;
  padding: 0;
  font-family:Verdana;
  font-size:10px;
  color:#111111;
}
.title{
	font-family: Verdana;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.menu{
	font-family: Verdana;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	margin-top:18px;
	text-decoration:none;
}
.menu:hover{
	text-decoration:none;
	color:#666666;
}
a{
	font-family: Verdana;
	text-decoration:none;
	color:#993300;
}
a:hover{
	text-decoration:none;
}
.footer{
	font-family:Tahoma;
	font-size:13px;
	color:#FEF2B4;
	margin:0 30 0 30;
	letter-spacing:1px;
}
.footer:hover{
	font-family:Tahoma;
	font-size:13px;
	color:#FEF2B4;
	margin:0 30 0 30;
	letter-spacing:1px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.in-text{
	color:#FF6600;
}
.in-text:hover{
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.in-page{
	color:#993300;
}
.in-page:hover{
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.article{
	color:#000000;
}
td{
	font-size:12px; line-height:17px;
}
a.title{
	font-size:12px;
	color:#000000;
}
a.title:hover{
	color:#666666;
}
.slogan{
	font-family:'Bookman Old Style', Arial;
	font-size:15px;
	vertical-align:top;
	padding-top:47px;
	color:993300;
	font-weight:400;
	letter-spacing:6px;
	text-align:center;
}
font.box-1{
	font-size:12px;
	background-color:#339966;
}
font.box-2{
	font-size:12px;
	background-color:#FF6600;
}
font.box-3{
	font-size:12px;
	background-color:#FFCC00;
}

