html,body {	height: 100%;}

.body{
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px;
	text-decoration : none;
	FONT-FAMILY : Arial, Verdana;
	COLOR: #FFFFFF;
}
.bodylarge{
	FONT-SIZE: 14px;
	LINE-HEIGHT: 20px;
	text-decoration : none;
	FONT-FAMILY : Arial, Verdana;
	COLOR: #FFFFFF;
}
.strapline{
	FONT-SIZE: 20px;
	LINE-HEIGHT: 27px;
	text-decoration : none;
	FONT-FAMILY : Times New Roman;
	COLOR: #336666;
}
.navon{
	FONT-SIZE: 15px;
	LINE-HEIGHT: 20px;
	text-decoration : none;
	FONT-FAMILY : Times New Roman;
	COLOR: #336666;
}
.nav:link{
	FONT-SIZE: 15px;
	LINE-HEIGHT: 20px;
	text-decoration : none;
	FONT-FAMILY : Times New Roman;
	COLOR: #999999;
}
.nav:hover{
	FONT-SIZE: 15px;
	LINE-HEIGHT: 20px;
	text-decoration : underline;
	FONT-FAMILY : Times New Roman;
	COLOR: #999999;
}
.nav:visited{
	FONT-SIZE: 15px;
	LINE-HEIGHT: 20px;
	text-decoration : none;
	FONT-FAMILY : Times New Roman;
	COLOR: #999999;
}
.nav:visited:hover{
	FONT-SIZE: 15px;
	LINE-HEIGHT: 20px;
	text-decoration : underline;
	FONT-FAMILY : Times New Roman;
	COLOR: #999999;
}

}
.generalhyperlink:link{
	FONT-SIZE: 10px;
	text-decoration : none;
	FONT-FAMILY : Arial, Verdana, Helvetica;
	LINE-HEIGHT: 14px;
	COLOR: #000000;
}
.generalhyperlink:hover{
	FONT-SIZE: 10px;
	text-decoration : underline;
	FONT-FAMILY : Arial, Verdana, Helvetica;
	LINE-HEIGHT: 14px;
	COLOR: #000000;
}
.generalhyperlink:visited{
	FONT-SIZE: 10px;
	text-decoration : none;
	FONT-FAMILY : Arial, Verdana, Helvetica;
	LINE-HEIGHT: 14px;
	COLOR: #000000;
}
.generalhyperlink:visited:hover{
	FONT-SIZE: 10px;
	text-decoration : underline;
	FONT-FAMILY : Arial, Verdana, Helvetica;
	LINE-HEIGHT: 14px;
	COLOR: #000000;
}

