BODY	{ 
	background-repeat: repeat;
	background-color: #ff9c00;
	background-attachment: fixed;
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 50px;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ff9c00;
	scrollbar-darkshadow-color: #ff9c00;
	scrollbar-face-color: #ff9c00;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #ff9c00;
	}

FONT	{
	font-size: 12pt;
	}

A	{
	color:#000000;
	text-decoration:none;
	}

A:visited	{
	color:#000000;
	text-decoration:none;
	}

A:active	{
	color:#000000;
	text-decoration:none;
	}

A:hover	{
	color:#000000;
	text-decoration:underline;
	}

B	{
	font-weight: bold;
	}

I	{
	font-style: italic;
	}

U	{
	text-decoration:underline;
	}
