/*-- Version 3.0 --*//* -- COLOURS browm = #66644Edk grey = #4D4D4Dlt grey = #B3B3B3mid blue = #88BBD4red = #FF0000--*//*  ---------- COMMON ELEMENTS ----------  */html, body {	background: #F2F2F2;	font-family: verdana, sans serif;	font-size:9px;	color:#4D4D4D;	padding:0px;	margin:0px;}p, td, div, text {	color: #4D4D4D;		font-family: verdana, sans serif;	font-size:9px;	line-height: 14px;}h1 {	font-size: 18px;	font-family: verdana, sans serif;	color: #4D4D4D;	padding: 60px 0px 0px 0px;	font-weight: 400;}h2 {	font-size: 16px;	font-family: verdana, sans serif;	color: #4D4D4D;	font-weight: bold;	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;}h3 {	font-size: 14px;	font-family: verdana, sans serif;	color: #4D4D4D;	font-weight: bold;	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;	text-decoration: blink;}em {	font-style: normal;	font-weight: normal;}	a:link, a:visited, a:active, {	color: #4D4D4D;		text-decoration: underline;	font-weight: bold;	background-color: transparent;	}a:hover {	color: #fff;	background-color: 4D4D4D;	}form {	padding: 0px;	margin: 0px;	margin-top: 1px;}input, select {	font-size: 9px;	font-family: Verdana, Arial, sans-serif;	padding: 0px;	margin: 0px;}ul, ol {	padding-bottom: 4px;	padding-top: 2px;	margin-left: 30px;	font-weight: bold;	}	ul {	list-style-type: disc;}ol {	list-style-type: decimal;}ol ol {	list-style-type: lower-alpha;}ol ol ol{	list-style-type: lower-roman;}ol ol ol ol {	list-style-type: lower-roman;}ol ol ol ol ol{	list-style-type: lower-roman;}li {	font-size: 9px;	font-weight: normal;	font-family: Verdana, sans-serif;		padding-top: 2px;}li a {	color: #333366;	text-decoration: none;}li a:hover {	text-decoration: underline;}/*  ---------- TABLE ELEMENTS ----------  */.menu {	background-color:#fff;	padding:12px;	border-top:10px solid #F2F2F2;	border-left:10px solid #F2F2F2;	border-right:1px solid #F2F2F2;		text-decoration: none;	width:196px;	}.nav {	text-decoration: none;		border:0px;	padding:0px;	background-color:transparent;	color:#4D4D4D;	}.nav a:link, .nav a:visited, .nav a:active, {	font-weight: normal;	text-decoration: none;		border:0px;	padding:0px;	background-color:transparent;	color:#4D4D4D;	}.nav a:hover {	text-decoration: line-through;		border:0px;	padding:0px;	background-color:#fff;	color:#66644e;	}.content {	background-color:#fff;	padding: 0px 12px 12px 12px;	border-top:10px solid #F2F2F2;	border-right:1px solid #F2F2F2;		width:412px;	}.news {	background-color:#fff;	padding:12px;	border-top:10px solid #F2F2F2;		width:161px;	}	/*  ---------- NAV ELEMENTS ----------  */.identity {	color:#CC3333;	}.illustration {	color:#669933;	}.typography {	color:#FF99CC;	}.motion {	color:#000000;	}.print {	color:#00CC66;	}.web {	color:#0066CC;	}/*  ---------- INFO ELEMENTS ----------  */.info-blue	{	font-weight:bold;	color:#88BBD4;	}.clock {	color: #4D4D4D;	font-family: verdana, sans serif;	font-size:9px;	line-height: 14px;	margin:50px 0px 0px 0px;	}