body  
	{background: #ffffff; 
	 text-align: left; 
	 font-size: 11px; 
	 font-family: verdana;
	 margin: 0px; 
	 padding: 0px;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 15px; 
	 font-weight: bold;
	 color: #20209D;
	 margin-top:0px;
	 margin-bottom:11px;
	}
h2 
	{font-size: 13px;
	 font-weight: bold;
	 color: #20209D;
	 margin-top:0px;
	 margin-bottom:11px;
	}
h3
	{font-size: 11px; 
	 font-weight: bold;
	 color: #20209D;
	 margin-top:0px;
	 margin-bottom:11px;
	}
	
hr
	{height:1px;
	 border-width:0px;
	 background-color:#eeeeee;
	 margin-bottom:11px;
	 margin-top:11px;
	}
	
p {margin-top:0px;
	 margin-bottom:11px;
	 text-align:justify;
	 font-size: 11px;
	}

td {font-size: 11px;
		font-family: verdana;
	 }
	 
td.projects 
	 {font-size: 10px;
		font-family: verdana;
		text-align: justify;
	 }

a 
	{color: #20209D; 
	 font-size: 1em;
	}
