body 
	{
	background-Color: white;
	Color: blue;
	Font-Family: verdana;
	Font-Size: 12pt;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color: blue;
    scrollbar-base-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-face-color:= white;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: blue;
}

table
	{
	Border:0;
	Padding: 5px;
	Background: transparent;
	Color: blue;
	Font-Family: verdana;
	Font-Size: 12pt;	
	
	}

marquee
	{
	Background: transparent;
	Color: blue;
	Font-Family: verdana;
	Font-Size: 12pt;	
	
	}

.menuBar
	{
	POSITION: relative;
	Background: transparent;
	Color: blue;
	Font-Family: verdana;
	Font-Size: 12pt;	
	
	}

input
	{
	Font-Family: verdana;
	Font-Size: 12pt;	
	color:blue; 
	background:white;
	}

textarea
	{
	Font-Family: verdana;
	Font-Size: 12pt;	
	color:blue; 
	background:white;
	}

select
	{
	Font-Family: verdana;
	Font-Size: 12pt;	
	color:blue; 
	background:white;
	button-background:blue;
	}

button
	{
	Font-Family: verdana;
	Font-Size: 12pt;	
	color:blue; 
	background:white;
	}

.menu
	{
	Font-Family: verdana;
	Font-Size: 12pt;
	color:blue; 
	background:white;
	}

hr
	{
	Color: blue;
	}

H3	{ color: blue; font-family: arial; font-size: 20pt; font-weight: bold; }

H5	{ color: blue; font-family: arial; font-size: 24pt; font-weight: bold; }

a:link { color: red; text-decoration: none; } 

a:visited { color: red; text-decoration: none; } 

a:active { color: red; text-decoration: none; } 

a:hover { color: red; text-decoration: underline; } 


