body{
	background-color:#FFE4B5;
	font-family:Osaka;
	color:#006699;
}
a:link{
	color:#ff1493;
}
a:visited{
	color:#0000ff;
}
a:active{
	color:#ff1493;
}

font{
	font-size:12pt;
	font-family:Osaka;
	color:steelblue;
}

font.pricered{
	font-size:18pt;
	font-family:Osaka;
	color:#ff0000;
}

font.price{
	font-size:12pt;
	font-family:Osaka;
	color:#006699;
}

font.red{
	color:#ff0000;
	font-weight:bold;
	font-size:12pt;
	font-family:Osaka;
}

font.title{
	color:#228b22;
	font-size:24pt;
	text-align:center;
	font-family:Osaka;
	font-weight:bold;
}

font.title2{
	color:#228b22;
	font-weight:bold;
	font-family:Osaka;
	font-size:15pt
}

font.title3{
	color:#006699;
	font-weight:bold;
	font-family:Osaka;
}