A:link
	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000080;
	}

A:visited 
	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000080;
	text-decoration: none;
	}
	
A:hover 
	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-decoration: underline;
	}

		
TD {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	color: #000000;
	}

.rightjustify {
	text-align: right
}
	
.nojustify {
	text-align: none;

}

.barbg {
	background: url(bar.jpg);
   background-repeat: repeat-x ! important 
}


.footerText {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 9;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

	



