body		{
		color: black;
		font-family: verdena, Sans-Serif;
		font-size: 12px;
		background-color: #006699;
		}
		
table		{
		background-color:#CC3333;
		}

td		    {
	    color: #333333;
	    font-family:  verdena, Sans-Serif;
	    font-size: 12px;
	    background-color: #F8F8F8;
	    padding: 4px;
	    vertical-align: top;
		}

a		    {
		color: #003399;
		font-family: verdena, Sans-Serif;
		text-decoration: none;
		cursor: auto;
		}
	   
a:hover 	{
	    color: #888888;
		}
		
#image      {
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
        }

#table		{
        width: 650px;
	    border-width: 5px;
		border-color: #DDDDDD;
	    border-style: outset;
	    background-color: #CC3333;
		}
		
#header		{
		border-width: 0px;
		}
		
#links		{
		border-width: 0px;
		}
		
#data1		{
		border-width: 0px;
		}
		
#copyright 	{
		border-width: 0px;
		}