body 
	{
	margin: 5px;
	background-Color: white;
	Color: black;
	Font-Family: tahoma;
	Font-Size: 11pt;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color: black;
    scrollbar-base-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-face-color:= white;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: black;

	}

table
	{
	Border:0;
	Padding: 10px;
	Background: transparent;
	Color: grey;
	Font-Family:: tahoma;
	Font-Size: 11pt;	
	
	}

marquee
	{
	Background: transparent;
	Color: black;
	Font-Family: tahoma;
	Font-Size: 11pt;	
	
	}

.menuBar
	{
	POSITION: relative;
	Background: transparent;
	Color: black;
	Font-Family: tahoma;
	Font-Size: 11pt;	
	
	}

input
	{
	Font-Family: tahoma;
	Font-Size: 11pt;	
	color:black; 
	background:white;
	}

textarea
	{
	Font-Family: tahoma;
	Font-Size: 11pt;	
	color:black; 
	background:white;
	}

select
	{
	Font-Family: tahoma;
	Font-Size: 11pt;	
	color:black; 
	background:white;
	button-background:black;
	}

button
	{
	Font-Family: tahoma;
	Font-Size: 11pt;	
	color:black; 
	background:white;
	}

.menu
	{
	Font-Family: tahoma;
	Font-Size: 11pt;
	color:black; 
	background:white;
	}

hr
	{
	Color: green;
	}

H3	{ color: black; font-family: arial; font-size: 15pt; font-weight: bold; }

H5	{ color: black; font-family: arial; font-size: 12pt; font-weight: bold; }

a:link { color: green; text-decoration: none; } 

a:visited { color: green; text-decoration: none; } 

a:active { color: red; text-decoration: none; } 

a:hover { color: green; text-decoration: underline; } 

