body	{ 	margin:5; margin-left:10; margin-top:10; margin-bottom:10; margin-right:10;
		background: rgb(120,0,0) url(images/bg.jpg) repeat bottom left fixed;
		color: rgb(255,255,255);
		font-family:  TW Cen MT, Arial, sans-serif; 
		font-size: 10pt; font-height:10pt;

		scrollbar-face-color: rgb(150,150,150);
		scrollbar-highlight-color: rgb(150,150,150);
		scrollbar-shadow-color: rgb(75,75,75);
		scrollbar-3dlight-color: rgb(255,255,255);
		scrollbar-arrow-color: rgb(0,0,0);
		scrollbar-track-color: rgb(100,100,100);
		scrollbar-darkshadow-color: rgb(0,0,0);
		scrollbar-base-color: rgb(200,200,200)
	}

table	{	font-family: TW Cen MT, Arial, sans-serif;
		font-size: 10pt;
		font-height: 10pt;
	}
td	{	font-family: TW Cen MT, Arial, sans-serif; }

a	{ margin:0; font-family: TW Cen MT, Arial, sans-serif;  cursor:hand; }
	A:link 		{ text-decoration:none; color:rgb(255,255,100); }
	A:hover		{ text-decoration:none; color:rgb(255,255,100); background:rgb(255,0,0); }
	A:visited	{ text-decoration:none; color:rgb(255,255,100); }
	A:active	{ text-decoration:none; color:rgb(255,255,100); background:rgb(255,0,0); }

pre	{ font-family: TW Cen MT, Arial, sans-serif; }
p	{ font-family: TW Cen MT, Arial, sans-serif; }
li	{ font-family: TW Cen MT, Arial, sans-serif; }

b	{ font-family: TW Cen MT, Arial, sans-serif; }
i	{ font-family: TW Cen MT, Arial, sans-serif; }
u	{ font-family: TW Cen MT, Arial, sans-serif; font-weight:bold; text-decoration: none; cursor:hand}

img	{ border:0 } 
br	{ clear:0 }

h1	{ font-family: TW Cen MT, Arial, sans-serif; font-size:18pt; font-height:20pt; }
h2	{ font-family: TW Cen MT, Arial, sans-serif; font-size:16pt; font-height:18pt; }
h3	{ font-family: TW Cen MT, Arial, sans-serif; text-decoration:underline; font-size:14pt; font-height:16pt; }


