/* ------ BEGIN: tag styles ------ */

a:link 
{
	text-decoration:none; 
	color:#003366;
}

a:visited 
{
	text-decoration:none; 
	color:#5f87af;
}

a:hover, 
a:active 
{
	text-decoration:underline; 
	color:#099ba7;
}

body  
{		
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.8em;
	background:#ffffff;
}

	
td 
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.8em;
}

img 
{
	border:0;
}

/* ------ END: tag styles ------ */