body	{
	margin: 0;
	}
	
body, table, tr, td	{
	font: 12px "Trebuchet MS", verdana, sans-serif, default;
	color: #000;
	}
	
small	{
	font: 10px "Trebuchet MS", verdana, sans-serif, default;
	color: #000;
	}
	
h1	{
	font: 22px georgia, times new roman, serif, default;
	color: #0C397E;
	font-weight: bold;
	}
	
strong	{
	font: 16px georgia, times new roman, serif, default;
	color: #0C397E;
	font-weight: bold;
	}
	
#body a	{
	text-decoration: none;
	color: #036;
	border-bottom: solid 2px #fff;
	}
	

	
#body a:hover	{
	color: #369;
	border-bottom: solid 2px #369;
	}
	
	
