/* CSS definition file containing sitestyle stylesheets */

BODY 	{
  	color: #003D71;
  	font-family: Tahoma,Arial,Helvetica,sans-serif;
  	font-size: 11px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
  	/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  	SCROLLBAR-BASE-COLOR:  #003D71;
  	SCROLLBAR-ARROW-COLOR: #FFD600;
	}

