
body	{
			background: #FFFFFF url(../gfx/background.jpg) no-repeat fixed bottom left;
			overflow-y:scroll;
			overflow-x:hidden;
			font-family: Arial; 
			color: #222222; 
			font-size: 10pt; 
		 	scrollbar-arrow-color: 000000;
		 	scrollbar-track-color: 111111;
		 	scrollbar-face-color: 333333;
		 	scrollbar-highlight-color: 222222;
		 	scrollbar-3dlight-color: 222222;
		 	scrollbar-darkshadow-color: 222222;
		 	scrollbar-shadow-color: 222222; 
		}

p		{ font-family: Arial; color: #000000; font-size: 10pt; }
b		{ font-family: Arial; color: #000000; font-weight: bold; font-style: bold; font-size: 10pt; }
small		{ font-family: Arial; color: #000000; font-size: 8pt; font-weight: normal; font-style: italic; }
li		{ font-family: Arial; color: #000000; font-size: 10pt; }
strong		{ font family: Arial; color: #000000; font-size: 8pt; font-weight: normal }

a:link		{ font-family: Arial; color: #444444; font-weight: bold; font-size: 10pt;}
a:visited 	{ font-family: Arial; color: #444444; font-weight: bold; font-size: 10pt;}
a:hover		{ font-family: Arial; color: #777777; font-weight: bold; font-size: 10pt;}
a:active 	{ font-family: Arial; color: #444444; font-weight: bold; font-size: 10pt;}
