/* 
    Document   : 
    Created on : 
    Author     : 
    Description: 

  /$$$$$$        /$$       /$$ /$$
 /$$__  $$      | $$      | $$|__/
| $$  \ $$  /$$$$$$$  /$$$$$$$ /$$  /$$$$$$$  /$$$$$$  /$$$$$$$
| $$$$$$$$ /$$__  $$ /$$__  $$| $$ /$$_____/ /$$__  $$| $$__  $$
| $$__  $$| $$  | $$| $$  | $$| $$|  $$$$$$ | $$  \ $$| $$  \ $$
| $$  | $$| $$  | $$| $$  | $$| $$ \____  $$| $$  | $$| $$  | $$
| $$  | $$|  $$$$$$$|  $$$$$$$| $$ /$$$$$$$/|  $$$$$$/| $$  | $$
|__/  |__/ \_______/ \_______/|__/|_______/  \______/ |__/  |__/

*/

/* ELEMENTS TO HIDE FOR PRINT */
#functionality, #navigation, #left_nav, #right_panel, #functionality, #footer, .NextPrev, .backtotop {
	display: none !important;
}

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing:0;}
a {text-decoration:none;}

/* CLEARING */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
/* clearfix */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */

html { height:100%;}
body {font-size:62.5%; font-family:Georgia, "Times New Roman", Times, serif; height:100%; }

h1 {
	font-size: 2.6em;
	color: #000;
	line-height: 1em;
	margin: 0 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 455px;
}


body.the-fast-read h1,
body.who-we-are h1,
body.why-we-exist h1,
body.financial-summary h1,
body.financial-summary-charts h1,
body.letter-to-share-ownersstar h1,
body.specialist-communications h1,
body.wpp-digital h1,
body.who-runs-wpp h1,
body.directors-report h1,
body.the-board-of-directors h1,
body.corporate-responsibility h1,
body.compensation-committee-report-on-behalf-of-the-board h1,
body.directors-remuneration-and-other-statutory-information h1,
body.accounting-policies h1,
body.consolidated-income-statement h1,
body.consolidated-statement-of-comprehensive-income h1,
body.consolidated-cash-flow-statement h1,
body.consolidated-balance-sheet h1,
body.consolidated-statement-of-changes-in-equity h1,
body.company-profit-and-loss-account h1,
body.company-balance-sheet h1,
body.independent-auditors-report h1,
body.five-year-summary h1,
body.financial-glossary h1,
body.about-share-ownership h1,
body.recognition-for-recent-wpp-annual-reports h1,
body.about-the-artist h1,
body.where-to-find-us h1,
body.download-centre h1,
body.generic2 h1 {
	font-size: 4em;
}	

.landing h1 {
	width: 330px;
}

h2 {
	font-size:1.6em;
	color: #000;
	line-height: 1em;
	margin: 20px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 212px
}



h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 10px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-right: 212px;
	
}

p {
	margin: 10px 0;
}

