 
body {
	margin-left: 200px;
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 20px;
	background-color:#2E535C

} 
P {
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		color: black;
		}

hr           { color: #888788 }
table        {
  
	font-style: normal;
	font-variant: normal  ;
	font-weight: normal;
	font-family: arial, verdana;
	color: black;
	border:none
}

td           {
	font-size: 10pt;
	color: black	 ;
	background-color:#BBC7CA
} 
tr {vertical-align: top;}

h1  {   font            :  16pt arial, verdana;
        font-weight     :   bold;
		font-style	    :   normal;
		color:#383838
		}

h2  {   font            :   12pt arial, verdana;
        font-weight     :   bold;
		font-style	:   normal;
		color:#404040
       }
h3  {   font            :   10pt arial, verdana;
        font-weight     :   bold;
		font-style	:   normal;
		color:#141414
       }
small  {   font            :   6pt arial, verdana;
        font-weight     :   normal;
		font-style	:   normal;
        color           :   black}

    
a:link       { font-style: normal; font-variant: normal; 
               text-decoration: color: #000000;
			   text-decoration: underline}
a:visited    { font-style: normal; 
               text-decoration:none
               font-variant: normal;  
               text-decoration: underline;
			    color:#000000}
 

li  { font-size: 10pt;      
      color: #000000 ;
	  line-height: 1.4 
	  }

.menu {
	font-size: 16px;
	color: #000000;
}
 .title {
	font-size: 50px;
	font-weight:bold;
	color:#333333
	
}
 
.rightbold {
	text-align: right;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	}
 