body {
	font-family: Eurostile,Helvetica,Verdana,Arial,sans-serif;
	font-size: 13px;
	color: #3c3b3b;
background-color: #FFFFFF; 
	}

tbody {
	font-family: Eurostile,Helvetica,Verdana,Arial,sans-serif;
	font-size: 13px;
	color: #3c3b3b;
	background-color: #FFFFFF;
	}
	
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#000080;
	font-size: 13px;
	font-weight:	bold;
	background-color: transparent;
	}
a:visited	{
	color:	#000080;
	font-size: 13px;
	font-weight:	bold;
	background-color: transparent;
	}
a:active	{
	color:	#000080;
	font-size: 13px;
	font-weight:	bold;
	background-color: transparent;
	}
a:hover	{
	color:	#000080;
	font-size: 13px;
	font-weight:	bold;
	background-color: transparent;
	}
	
h1	{
	color:	#000080;
	font-size: 16px;
	font-weight: bold;
	}
	
h2	{
	font-size:	13px;
	font-weight: bold;
	color: #3c3b3b;
	}
	
h3	{
	font-size:	13px;
	color: #000080;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: Eurostile,Helvetica,Verdana,Arial,sans-serif;
	font-weight: bold;
	background-color: transparent;
	}