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