body
		{ 
		font-family: 		arial, verdana, lucida sans, tahoma, trebuchet, trebuchet ms, times new roman, 
				courier new, georgia;
		font-size: 		13px;
		color:			#000000;
		background-color:	#ffffff;
		}

table, td
		{ 
		font-family: 		arial, verdana, lucida sans, tahoma, trebuchet, trebuchet ms, times new roman, 
				courier new, georgia;
		font-size: 		13px;
		color:			#000000;
		border: 		#3399FF 0px solid;
		border-collapse: 	collapse;
		}

tr
		{ 
		font-family: 		arial, verdana, lucida sans, tahoma, trebuchet, trebuchet ms, times new roman, 
				courier new, georgia;
		font-size: 		13px;
		color:			#000000;
		border: 		#3399FF 0px solid;
		border-collapse: 	collapse;
		}

a
		{
		font-family: 		trebuchet, trebuchet ms, arial, verdana, lucida sans, tahoma, times new roman, 
				courier new, georgia;
		font-size: 		13px;
		text-decoration: 	none;
		color: 			#003366;
		}

a:visited 
		{ 
		font-family: 		trebuchet, trebuchet ms, arial, verdana, lucida sans, tahoma, times new roman, 
				courier new, georgia;
		font-size: 		13px;
		text-decoration: 	none;
		color: 			#800080;
		}

a:hover 
		{
		font-family: 		trebuchet, trebuchet ms, arial, verdana, lucida sans, tahoma, times new roman, 
				courier new, georgia;
		font-size: 		13px;
		text-decoration: 	underline;
		color: 			black;
		}

a:active 
		{
		font-family: 		trebuchet, trebuchet ms, arial, verdana, lucida sans, tahoma, times new roman, 
				courier new, georgia;
		font-size: 		13px;
		text-decoration: 	none;
		color: 			#003366;
		}
	