body	{
		background-color: #78BEA4;
        }

.tdtop 	{
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #000000;
        }

.tdmenue	{
		background-color: #EDF6F1;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
      	font-size: 13px;
        color: #000000;
        text-decoration: none;
        margin-left: 15px;
        }

.tdmenuea	{
		background-color: #78BEA4;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
       	font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        margin-left: 15px;
        }

.tdmensub	{
		background-color: #EDF6F1;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
      	font-size: 13px;
        color: #000000;
        text-decoration: none;
        margin-left: 30px;
        }

.tdmensuba	{
		background-color: #78BEA4;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
     	font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        margin-left: 30px;
        }

.tdcontent	{
		background-color: #ffffff;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 13px;
        color: #000000;
        text-align: justify;
        padding-left: 10px;
        padding-right: 10px;
		}

.tdcontsub	{
		background-color: #ffffff;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 13px;
        color: #000000;
        text-align: justify;
		}

.tdbottom	{
		background-color: #ffffff;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
     	font-size: 13px;
        color: #000000;
        }

h1		{
        font-size: 16px;
        font-weight: bold;
        }

h2		{
		font-size: 14px;
        font-weight: bold;
        }

h3		{
		font-size: 13px;
        font-style: italic;
        }

h4		{
		font-size: 13px;
        font-weight: bold;
        }
		
h5		{
		font-size: 11px;
        }

h6		{
       	font-size: 22px;
        font-weight: bold;
        }
