.size1
{
	font-size: 8pt;
	line-height: 9pt;
}

.bigsize
{
	font-size: 20pt;
	line-height: 21;
}

.white
{
	color: #ffffff;
}

.cell_title
{
	color: #FFFFFF;
	background-color: #888888;
	font-weight: bold;
}

body
{
	background-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #7fb3ff;
	scrollbar-arrow-color: #7fb3ff;
	scrollbar-darkshadow-color: #7fb3ff;
}

td
{
	color: #202020;
	font-size: 10pt;
}

h1
{
	font-size: 19pt;
	line-height: 19pt;
}

h2
{
	font-size: 12pt;
}

a:link, a:visited
{
/*	color: #00dd33;*/
/*	text-decoration: none;*/
/*	font-weight: bold;*/
}

a:hover
{
	color: #dd3333;
	text-decoration: underline;
/*	font-weight: bold;*/
}

hr
{
	color: #000000;
	height: 1px;
	filter:Alpha(opacity=100, finishopacity=30, style=3);
}
