body
{
	font: 12px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-family: Helvetica, lucida grande, verdana, arial, sans-serif;
	font-size:12px;
	font-weight:normal;	
	
}

h1
{
	font-size: 20px;
	letter-spacing: .04em;
	font-family: Arial, Helvetica, lucida grande, verdana, sans-serif;
	
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 13px;
}

h6
{
	font-size: 12px;
}

A 			{ color: #0000FF; text-decoration: none; } 
A:link		{ color: #0000FF; text-decoration: none; } 
A:visited	{ color: #0000FF; text-decoration: none; } 
A:active	{ color: #FF0000; text-decoration: none;  } 
A:hover		{ color: #0000FF; text-decoration: underline;  }

A.menu 			{ font-size:14px; color: #0000FF; text-decoration: none; line-height:140%; letter-spacing: .03em; } 
A.menu:link		{ font-size:14px; color: #0000FF; text-decoration: none; line-height:140%; letter-spacing: .03em; } 
A.menu:visited	{ font-size:14px; color: #0000FF; text-decoration: none; line-height:140%; letter-spacing: .03em; } 
A.menu:active	{ font-size:14px; color: #0000FF; text-decoration: none; line-height:140%; letter-spacing: .03em; } 
A.menu:hover	{ font-size:14px; color: #0000FF; text-decoration: underline; line-height:140%; letter-spacing: .03em; }
