html,body,table#pagelayout {
height:100%;
width:100%;
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
padding: 0;

}
 
html { 
     -webkit-text-size-adjust:97%;  
}

A:hover {
	font-weight : medium;
    color : #FF0000;
	text-decoration : none;
}

a.blue:link {color: #0000ff;}
a.blue:active {color: #0000ff;}
a.blue:visited {color: #0000ff;}
a.blue:hover {color: #ff0000;}

a.grey:link {color: #444444;}
a.grey:active {color: #444444;}
a.grey:visited {color: #444444;}
a.grey:hover {color: #ff0000;}

a.white:link {color: #ffffff;	text-decoration: none;}
a.white:active {color: #ffffff;	text-decoration: none;}
a.white:visited {color: #ffffff;	text-decoration: none;}
a.white:hover {color: #ff0000;	text-decoration: none;}



.colourparagraph-text1 {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
}
.colourparagraph-text2 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
}
.colourparagraph-text3 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
}
.whiteparagraph-text1 {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	line-height: 250%;
}
.whiteparagraph-text2 {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
}
