body 
{
	font-family: arial; 
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td 
{
	font-family: arial; 
	font-size: 12px;
}

a 
{
	font-family: arial; 
	font-size: 12px; 
	color: #ffffff;
	text-underline: none;
}

a:hover 
{
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFF00;
	text-underline: underline
}

a:active 
{
	font-family: arial; 
	font-size: 12px; 
	color: #cc0000;
	text-underline: underline;
}

a:visited 
{
	font-family: arial; 
	font-size: 12px; 
	color: fuscia;
	text-underline: none;
}

a.header 
{
	font-family: arial; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: 500;
	text-underline: none;
}

a:link.header 
{
	font-family: arial; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: 500;
	text-underline: none;
}

a:hover.header 
{
	font-family: arial; 
	font-size: 12px; 
	color: #9999ff;
	font-weight: 500;
	text-underline: underline;
}

a:active.header 
{
	font-family: arial; 
	font-size: 12px; 
	color: #9999ff;
	font-weight: 500;
	text-underline: underline;
}
a:visited.header 
{
	font-family: arial; 
	font-size: 12px; 
	color: #999999;
	font-weight: 500;
	text-underline: none;
}

a.articles 
{
	font-family: arial; 
	font-size: 10px; 
	color: #666699;
	font-weight: 500;
	text-underline: none;
}

a:link.articles 
{
	font-family: arial; 
	font-size: 10px; 
	color: #COCOCO;
	font-weight: 500;
	text-underline: none;
}

a:hover.articles 
{
	font-family: arial; 
	font-size: 10px; 
	color: #cc0000;
	font-weight: 500;
	text-underline: underline;
}

a:active.articles 
{
	font-family: arial; 
	font-size: 10px; 
	color: #cc0000;
	font-weight: 500;
	text-underline: underline;
}
a:visited.articles 
{
	font-family: arial; 
	font-size: 10px; 
	color: fuscia;
	font-weight: 500;
	text-underline: none;
}

table.contact 
{
	font-size: 11px;
}

td.contact 
{
	font-size: 11px;
}
.header
{
	font-family: arial; 
	font-size: 14px; 
	color: #000000;
	font-weight: 600;
	text-underline: none;
}