/* TACP website stylesheet */
/* (c) StudioBlue Limited, 2000 */

/* Tier-2 */
/* Standard HTML tags */
body {
	background-image: url("images/grid.gif");
}

h1 {
	position: relative;
	font-size: 24pt;
	color: #4BA08B;
	letter-spacing: .5em;
	text-align: right;
}

h2 {
	position: relative;
	color: #4BA08B;
	font-size: 18pt;
	top: +24pt;
}

h3 {
	position: relative;
	z-index: 2;
	font-size: 10pt;
}

table {
	position: absolute;
	top: 0px;
	left: 0px;
}

.bodyimage {
	float: right;
	position: relative;
	padding-right: 30px;
	border: 0;
	/*border: 1px solid white;*/		/* This line removed to improve rendering in Netscape */
}