﻿	* {margin:0}

	p							{color: #000000; font-family: Arial, Georgia, Helvetica; font-size: 11px; font-weight: 300; text-align:justify}
	td							{color: #000000; font-family: Arial, Georgia, Helvetica; font-size: 11px; font-weight: 300; text-align:justify;}

	h1							{color: #004478; font-family: Arial, Georgia, Helvetica; font-size: 19px; font-weight: 500; text-align:left}
	h2							{color: #FFFFFF; font-family: Arial, Georgia, Helvetica; font-size: 15px; font-weight: 500; text-align:center; font-style:italic}	
	h3							{color: #004478; font-family: Arial, Georgia, Helvetica; font-size: 15px; font-weight: 500; text-align:left}
	h5							{color: #004478; font-family: Arial, Georgia, Helvetica; font-size: 19px; font-weight: 500; text-align:left}
	h6							{color: #004478; font-family: Arial, Georgia, Helvetica; font-size: 19px; font-weight: 400; text-align:left}
	
	
	A							{font-family: Arial, Georgia, Helvetica; font-size: 11px; font-weight: 300}
	A:link						{color: #000000}
	A:visited					{color: #000000}
	A:hover						{color:#292b9a; text-decoration: none}

	.foot						{color: #202020; font-family: Arial, Georgia, Helvetica; font-size: 10px; font-weight: 300; text-align:justify}
	.foot a						{color: #202020; text-decoration: none; font-size: 10px; font-weight: 300}
	.foot a:link				{color: #202020}
	.foot a:visited				{color: #202020}
	.foot a:hover				{color: #202020; text-decoration: underline}	
	
	td.pic1 					{ 
								background: url(../images/banners/london_skyline_3b.jpg); 
								} 
		
	body 						{
								background:#FFFFFF  ; 
								margin-top: 40px;
								margin-right: 20px;
								margin-bottom: 20px;
								margin-left: 20px;
								background-image: url('../images/backgrounds/bg2.jpg'); 
								background-repeat:repeat-x;
								}
								
p {
	padding:0 20px 0 20px;;
}								
