body
	{
	margin: 0;
	color: #000;
	background-color: #ffffff;
	}
	
p, ul, tr, ol, blockquote, td
	{
	color: #000000;
	background-color: #ffffff;	
	font-family: tahoma, helvetica, sans-serif;
	line-height: 150%;
	font-size: 90%;
	}

p 
	{
	text-align: justify;
	}

h1, h2, h3, caption
	{
	font-family: "MS Reference Sans Serif", arial, tahoma, sans-serif;
	}

h1
	{
	font-size: 160%;
	color: #000000;
	background-color: #ffffff;
	}

h2, caption
	{
	color: #CC0000;
	background-color: #ffffff;
	font-size: 120%;
	}

h3
	{
	color: #0000ff;
	background-color: #ffffff;
	font-size: 110%;
	}