﻿	#titleH2, #mainContent h1, #mainContent h2,  a:link,  a:visited, a:hover, a:active
    {
        color:  #00463f;
    }
    
    th, thead, .Invert
	{	
		background-color:#00463f;
	}
  
    fieldset, td
	{
		border: 1px solid #00463f;
	}
	
	tr:first-child
	{
		border-left: 1px solid #00463f;
	}
	
	a:link,  a:visited, a:hover, a:active
    {
    	border-bottom-color: #00463f;
    }  
