	body {
	   background: #000099;
		text-align: center;	
		}
		
	
	#contentArea {
	width: 500px;
	background: White; 
	float: none;
	position: relative;
	border-left: 6px ridge #ce0808;
	border-right: 6px ridge #ce0808;
	border-top: 6px ridge #ce0808;
	border-bottom: 6px ridge #ce0808;
	margin: auto;
	padding: 0px;
	
}	
	
	#headerMain {
		width: auto;
		height: auto;
		background: White;
	}
	
	#header1{
	width: auto;
	height: auto; 
	background: #f4f794;
	border-bottom: thin solid #3333FF;;
	border-top: thin solid #3333FF;
	border-left: None;
	border-right: none;
}

	#header2{
	width: auto;
	height: auto;  
	background: White;
	border-bottom: thin solid #3333FF;
	border-left: None;
	border-right: none;
}

#header3{
	width: auto;
	height: auto;  
	background: #f4f794;
	border-bottom: thin solid #3333FF;
	border-top: thin solid #3333FF;
	border-left: None;
	border-right: none;
}


	#footer{
		border-top: thin solid #3333FF;
		width: auto;
		height: auto;		
	}
	
	
	img.left {
		padding-bottom: 1px;
		padding-top: 1px;
		padding-left: 10px;
		padding-right: 4px;
	}
	
	.blueSubtitle {
	font-weight: bold;
	font-size: 18px;
	color: #000099;
	font-style: normal;
	font: Arial;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	border-right: None;
}

	.greenSubtitle {
	font-weight: bold;
	font-size: 18px;
	color: #006400;
	font-style: normal;
	font: Arial;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}


	.redSubtitle{
		font-weight: bold;
		font-size: 18px;
		color: #ce0808;
		font-style: normal;
		font: Arial;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		text-decoration: none;
	}
	
	h2 {
		font-weight: bold;
		font-size: 15px;
		color: #3333FF;
		font-style: normal;
		font: Verdana;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		text-decoration: none;
	}
	
	h3 {
	font-size: 12px;
	color: #CE0808;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 20px 0 0 10px;
}
	

	hr {
	 color: #3333FF;
	 margin: auto;
}
	
	.green {
	color: #006400;
	text-decoration: none;	
	}
	
	.greenCentre {
		font-size: 11px;
		color: #006400;
		text-decoration: none;	
		text-align: center;
	}
		.red {
	color: #ce0808;
	font-weight: bold;
	/*color: red;*/
	text-decoration: none;
}
	
	p {
	font-size: 12px; 
	color: #000099;
	font-style: normal;
	font-weight: normal;
	font-family: "Arial", Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	margin: 3px 10px 3px 10px;
}

	.regular{
		font-size: 12px;
		color:  #3333FF;
		font-style: normal;
		font-weight: normal; 
		font-family: "Arial", Helvetica, sans-serif;
		text-align: justify;
		text-decoration: none;		
	}	
	
	
	
	p.justified{
		margin-left: 20px;
	}

	p.disclaimer {
	font-size: 10px; 
	color: #3333FF;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	}

		
	.centre {
		text-align: center;
		font-style:  normal;
	}
	
	.unsubscribe {
	font: Verdana;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3333FF;
	font-weight: bold;
}
	
	table {
	border-spacing: 0px;
	padding: 1px;
	font-size: 12px;
	color: #3333FF;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	vertical-align: middle;
	width: 95%;
	border: 0px;
	border-collapse: collapse;
	margin: 0.5em 1em 1em 1em; /*margin surrounding table*/
}	
	

	a.news:link, a.news:visited  {
		font: Verdana; 
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-weight:  bold;
		font-style: italic;
		font-size: 13px; 
 		color: #3333FF;
		text-decoration: underline; 
	}

	
	a.news:hover, a.news:active {
		color: ##ce0808;
		text-decoration: none;	
}

	
	ol.arab{
	font-size: 12px;
	color: #000099;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	list-style-type: decimal;
	list-style-position: inside;
	margin: 10px 25px 10px 25px;
}

ul {
	font-size: 12px;
	color: #000099;
	font-style: normal;
	margin: 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border : Silver;
	list-style: square inside;
}	