     
	body, .default
	{
		background: #FFFFFF;
      
		scrollbar-face-color: #FFFFFF;  
		scrollbar-highlight-color: #FFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-3dlight-color: #848484; 
		scrollbar-arrow-color: #848484;
		scrollbar-track-color: #9AA4C2;  
		scrollbar-darkshadow-color: #848484;

		font-family: Times New Roman;
		font-weight: 1000;
		font-style: italic;
		font-size: 100%;
		color: #000000;
	}

	tr
	{
		font-family: Times New Roman;
		font-weight: 1000;
		font-style: italic;
		font-size: 100%;
		color: #000000;
	}
   
	a:link
	{
		color: #052EFF;
		text-decoration: none;
		font-weight: bold;
	}

	a:visited
	{
		color: #052EFF;
		text-decoration: none;
		font-weight: bold;
	}

	a:hover
	{
		color: #0095F4;
		text-decoration: none;
	}


	.bigLetterCLASS
	{
		position: absolute;
		top:5px;
		left:0px;
	}
     

