body		{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				COLOR: #000000;
				scrollbar-arrow-color:white;
				scrollbar-face-color:#A87536;
				scrollbar-base-color:#A87536;
				scrollbar-3dlight-color:white;
				scrollbar-highlight-color:#004000;
				scrollbar-shadow-color:white;
				scrollbar-dark-shadow-color:white;
				scrollbar-overflow:auto
		}

td		{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				COLOR: #000000;
		}

a 		{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: normal;
				text-decoration : bold;
		}

a:link		{
				COLOR: #750000;
				text-decoration : none;
		}

a:visited 	{
				COLOR: #750000;
				text-decoration : none;
		}

a:hover 	{
				COLOR: #ffffff;
				text-decoration : none;
		}

div#menu 	{
				align:          center;
				text-align:     center;
				text-weight:	 200%;
		}

div#table 	{
				align:          center;
				text-align:     center;
		}

div#logo 	{
				align:          center;
				text-align:     center;
		}

div#welcometxt 	{
				align:          center;
				text-align:     center;
		}

table#update	{
				 width: 		90%; 
				 border:		3px dotted #000000;
				cellspacing:		10px;
		}
		
			
			

