body	{
	font-family: verdana, arial;
	font-size: 13px;
	margin: 0px;
	background-color: rgb(255,255,255);
	background-image:url('images/background-page.jpg');
	}

BIG	{
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: .2em;
	}


P	{
	color: black;
	font-size: 11px;
	margin-top: 3px;
	line-height: 15px;
	}

H1	{
	font-family: Arial, Verdana;
	color: rgb(0,0,0);
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px dotted rgb(160,170,168);
	margin-right: 5px;
	}

H1.rpm	{
	padding-bottom: 10px;
	background-image: url(images/h1-rpm.jpg);
	background-repeat: no-repeat;
	text-indent: 55px;
	line-height: 48px;

	}

H1.is	{
	padding-bottom: 10px;
	background-image: url(images/h1-is.jpg);
	background-repeat: no-repeat;
	text-indent: 78px;
	line-height: 48px;
	}

H1.xcp	{
	padding-bottom: 10px;
	background-image: url(images/uk-ipds-printing.jpg);
	background-repeat: no-repeat;
	text-indent: 112px;
	line-height: 58px;
	}

LI	{
	margin-top: 3px;
	margin-left: -14px;
	margin-bottom: 3px; list-style-type:disc;
	font-size: 11px;
	list-style-image:url('images/ball.gif');
	list-style-position:outside;
	}	

H2	{
	font-family: Arial, Verdana;
	color: rgb(0,0,0);
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 11px;
	background-image:url('images/background-page.jpg');
	border-top: 1px solid rgb(45,106,117);
	border-bottom: 1px solid rgb(45,106,117);
	}

H2.header {
	margin-top: 0px;
	}

H3	{
	font-family: Arial, Verdana;
	color: rgb(0,0,0);
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;	
	}

H4	{
	font-family: Arial, Verdana;
	color: rgb(0,0,0);
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;
	}

#top 	{
	padding: 10px;
	height: 96px;
	}

#nav	{
	position: absolute;
	z-index: 1;
	width: 150px;
	}

#pageinfo {
	position: absolute;
	z-index: 2;
	background-color: white;
	padding: 17px;
	left: 150px;
	width: 590px;
	margin-bottom: 5px;
	border: 3px solid rgb(160,170,168);
	}

#cube	{
	position: relative;
	padding:5px;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
	background-image:url('images/background-page.jpg');
	border-top: 1px solid rgb(51,51,51);
	border-right: 1px solid rgb(51,51,51);
	border-bottom: 1px solid rgb(51,51,51);
	border-left: 1px solid rgb(51,51,51);
	}
	
#lefty	{
	position: relative;
	float: left;
	width: 330px;
	}

#righty	{
	position: relative;
	float: right;
	width: 330px;
	}

.main	{
	border-bottom: 2px solid rgb(148,149,160);
	border-left: 2px solid rgb(148,149,160);
	border-right: 2px solid rgb(148,149,160);
	}

.content {
	padding: 20px;
	}

.footer {
	font-size: 10px;
	text-align: center;
		color: #487481;}

.footer a:link, a:visited, a:hover, a:active
	{
	color: #487481;
	text-decoration: none;
	}

SMALL	{
	font-size: 10px;
	}