.space3{
     display: block;
    height: 4px;
  width: 100%;
 /*background-color: yellow;*/
}

.spaceTop {
    padding-top:5px;
}

a {
   margin:0px;
    padding:0px;
}

a:link
	{
	color: #996666;
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal; 
	text-decoration: none;
    
	}

a:visited
	{
	color: #996666;
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: none
	}

a:hover
	{
	color: #996666;
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: underline
	}

a:active
	{
	color: #996666;
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: none
	}

a:link.sem
	{
	color: #666666;
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: bold;
	text-decoration: none;
       
    }

a:visited.sem
	{
	color: #666666;
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: bold;
	text-decoration: none;
        }

a:hover.sem
	{
	color: #666666;
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: bold;
	text-decoration: underline;
        
	}

a:active.sem
	{
	color: #666666;
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: bold;
	text-decoration: none;
        }


a:link.imp
	{
	color: #996666;
	font-size: 8pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal; 
	text-decoration: none
	}

a:visited.imp
	{
	color: #996666;
	font-size: 8pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: none
	}

a:hover.imp
	{
	color: #FF0000;
	font-size: 8pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: none
	}

a:active.imp
	{
	color: #996666;
	font-size: 8pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: none
	}

table
	{
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size:10pt;
	color: #444444
	}

body
	{
	background-image: url('../images/yellow.gif');
	background-repeat: repeat;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #444444;
	margin-top: 5px;
	margin-left: 5px
	}
