body {


	background: #000000;}
	
	img {	
	border:0;
	
		}
		
		
	p { 
		padding: 10px;
		font-weight:normal; 
		font-size:12pt;
		font-family:Times New Roman; 
		text-align:justify; 
		color:white;
		
		}	
	
#table1 

table {
		
		margin: 0px;
		padding: 0px;
		border:  2px ;

		background: #000000;
		}

 td	{
		vertical-align:top;	
		background: black;
		margin: 0px;
		padding: 0px;
		border:2px;
	vertical-align:top;
		

	}

	
#wrapper	{
		width: 100%;
	
		text-align: left;	}

#header

	h1 {
		color:black; 
		font-size:30pt; 
		font-family: Arial Black }
#header		
	ul	{
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;
		background: #000000 repeat-x;
		color:white; 
		font-size:10pt; 
		font-family: Arial Black}
#header	ul li{
		width: 10%;
		float: left;}
		
#header	a {
		
		color: white;
		font-weight:normal; 
		font-size:10pt; 
		font-family: Arial}		
		
#header	a:hover {
		color: red;}


#contentLeft	{
					vertical-align:top;
					background: green;
					margin-left :5%;
					margin-right :5%;

					width :60%;
					float: left;}

#contentLeft	h1 {
					color:blue; 
					font-size:20pt; 
					font-family: Arial Black }
		
#contentLeft	p.blockquote {
		
					font-weight:normal; 
					font-size:10pt;
					font-family:Times New Roman; 
					text-align:justify ;
					padding: 10px;
			
					}

#contentRight	{		
		margin-right :5%;
		background: black;

		float: right;
		vertical-align:top;}	

#contentRight

	h1 {
		color:red; 
		font-size:10pt; 
		font-family: Arial Black }
		
#contentRight
	p.blockquote { 
		padding: 10px;
		font-weight:normal; 
		font-size:8pt;
		font-family:Times New Roman; 
		text-align:justify 
		}
		
	