﻿body
{
	width:900px;
	/*font-size:50px;*/
font-size: 20pt;
}

.header, .left, .right
{
	display:none;
}
.center
{
	width: 900px;
	/*font-size: 15px;*/
font-size: 20pt;
}
.base
{
	width:900px;
}
p
{
	font-size:20px;
	font-family: Arial !important/*, Sans-Serif*/;
}
a
{
	font-size:20px !important;

}
p,div,li,ul,span,a
{
font-size:20px;
	line-height:25px !important;
	font-family: Arial !important, Sans-Serif;
}

p > span[style] { font-size: 12px !important; }