A:link { color: #ffffff }
A:visited { color: #ffffff}
A:active { color: #fffffff }
A:hover { color: #ffffff } 
body
{
	margin:  0;
	padding: 0;
	border:  0px none;
		
	
	scrollbar-arrow-color:  #ffffff;
	scrollbar-base-color:   #ffffff;
	scrollbar-shadow-color: #041C43;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #041C43;
	scrollbar-dark-shadow-color: #041C43;
	scrollbar-3d-light-color:  #041C43;
	scrollbar-track-color:  #ffffff;
	
		
	text-align: center  /* This specifies the layout alignment of the entire site, ie. - left, right, center */

}

<!-- This stylesheet uses pt's for font sizing for demonstration purposes. However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. -->

{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
#blankbg {background-image: url('images/spacer.gif'); background-repeat: no-repeat} 

td {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #000000}


.blue78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #000000}



