body{
	font-family: "‚l‚r ƒSƒVƒbƒN"
}

span.spansmallstyle 
{
	font-size: 20px;
	line-height:140%;
}

span.spanstandardstyle 
{
	font-size: 24px;
	line-height: 140%;
}

span.spanlargestyle 
{
	font-size: 40px;
	line-height: 140%;
}

span.spansmallstyle2
{
	font-size: 20px;
	line-height:100%;
}

span.spanstandardstyle2
{
	font-size: 24px;
	line-height: 100%;
}

span.spanlargestyle2
{
	font-size: 40px;
	line-height: 100%;
}

input.textboxstyle 
{
	background-color: #ffffc4;
	font-size: 24px;
}

input.textboxmaxstyle 
{
	background-color: #ffffc4;
	font-size: 24px;
	width: 100%;
}

input.buttonstyle 
{
	font-size: 24px;
}

textarea.textareastyle 
{
	background-color: #ffffc4;
	font-size: 24px;
	line-height:120%;
}

textarea.textareamaxstyle 
{
	background-color: #ffffc4;
	font-size: 24px;
		width: 100%;
	line-height:120%;
}

select.selectstyle 
{
	background-color: #ffffc4;
	font-size: 24px;
}

select.selectmaxstyle 
{
	background-color: #ffffc4;
	font-size: 24px;
	width: 100%;
}
