h1
{
	font-size:14px;
}

h2
{
	font-size:13px;
}

h3
{
	font-size:12px;
}

h4
{
	font-size:11px;
}

#realcontent td, footer, #realcontent
{
	font-size:10px;
}

input,select
{
	background-color:#EEEEEE;
}

button
{
	font-size : 12px;
	color : #000000;
	width : 115px;
	background-color:#EEEEEE;
	border : 1px solid #445663;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 2px;
	text-align:left;
	padding-left:1px;
}