BODY 
	{	color: #000000;
	}
A 
	{
	text-decoration: underline;
	color: #003F80;
	}
A:Hover 
	{
	text-decoration: none;
	color: #3163CE;
	}
.style2 
	{
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	}
p.counter 
	{
	color:#6633FF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:9px;
	}
.copy	
	{
	color:#6633FF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	}
td.heading	
	{
	text-align:center;
	color:#0000CC;
	}
.bar
	{
	background-image:url(imagesindex/bar.gif);
	background-repeat:repeat-x;
	background-position:center;
	}
.bar_left
	{
	background-image:url(imagesindex/bar_left.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
.bar_right
	{
	background-image:url(imagesindex/bar_right.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
.text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration:none;
	}
.link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#330099;
	text-decoration:none;
	}	
.title
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	text-decoration:none;
	}
.title a:hover 
	{
	text-decoration: none;
	color: #000000;
	}