body {
	font-size: 14px;
	color: #B3A000;
	background-color:#FFF9BF;
}



a {
	color: #0066B3;
	text-decoration: none;
}


h1{
	font-size: 18px;

}

h2{
	font-size: 14px;
	background-color: #FFF900;
}


h3{
	color: #FFE500;
	font-size: 14px;
}

hr{
	color: #FFF280;
}


div.base{
	width: 600px;
}

div.base-left{
	width: 150px;
	float: left;
}

div.base-right{
	width: 450px;
	float: left;
}
