body {  
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	line-height: 17px;
	color: #484435;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
 
 #header1 {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	color: #fff;
 }
 
  #header1 a, #header1 a:link, #header1 a:visited {
	color: #ff0;
	text-decoration: none;
 }
 
  #header1 a:hover, #header1 a:active {
	color: #fff;
	text-decoration: none;
 }
 
 h1 {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
 }

#box {
	width:156px;
	background-color:#fff;
	border:1px solid #484435;
	line-height:17px;
	vertical-align:top;

}

#box a, #box a:link, #box a:visited  {
	color: #484435;
	text-decoration: none;
}

#box a:hover, #box a:active  {
	color: #484435;
	text-decoration: underline;
}

#box2 {
	width:591px;
	background-color:#fff;
	border:1px solid #484435;
	line-height:17px;
	vertical-align: top;
}

#box2 p {
	padding-left: 17px;
	padding-right: 17px;
}

#box2 a, #box2 a:link, #box2 a:visited  {
	color: #369;
	text-decoration: none;
}

#box2 a:hover, #box2 a:active  {
	color: #369;
	text-decoration: underline;
}
