body
{
	font-size: 9pt;
	color: #333333;
	background-image: url(img/b_img.jpg);
}

body.ff{
	background-image: url(img/bg.gif);
background-position:center;
	font-size: 9pt;
	color: #333333;
}

body.html {
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	background-image: url(img/html_bg_left.gif);
background-position:top;
background-attachment: fixed;

}


table
{
	font-size: 9pt;
	color: #333333;
}


/*
body.html{
	font-size: 9pt;
	color: #333333;
	background-image: url(img/blog_bg.gif);
background-attachment:fixed;
background-position:center;
}
*/

.footer
{font-size:9pt;
color:#999999;
}


