body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#wrapper {
	text-align: center;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	display: table-header-group;
}

#start {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}

#accept{
text-align:center;
margin-top:20px;
}

#accept a{
font-size: medium;
padding:5px;
width:150px;
border:1px solid #ccc;
background-color: #eee;
}

.imagetable {
border-style: solid;
border-color: silver;
}

.imagetable img {
text-align: center;
display : inline;
}

.imagetable td {
text-align: center; 
height: 150px;
width: 250px;
}

img {
border: 0;
}

.headerunitimage {
display: block;
}

table {
padding: 0px;
margin: 0px;
}

p, ol {  
font-size: 12px; color: #333333;
font-style: normal;
font-weight: normal;
}

a:link {
font-size: 12px;
font-style: normal;
line-height: normal;
color: #0033CC;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-size: 12px;
font-style: normal;
line-height: normal;
color: #0066CC;
text-decoration: none;
font-weight: bold;}

a:active {
font-size: 12px;
font-style: normal;
line-height: normal;
color: #0066CC;
text-decoration: none;
font-weight: bold;}

a:hover {
font-size: 12px;
font-style: normal;
line-height: normal;
color: #0066CC;
font-weight: bold;
text-decoration: underline;
}

h1 {
font-size: 14px;
font-weight: bold;
color: #333333;
}

h2 {
font-size: 12px;
font-weight: bold;
color: #333333;
}

h3 {
font-size: 18px;
font-weight: bold;
color: #000000;
}

/*Simon's additions*/
td h2 {
display:inline;
}

td h3 {
display:inline;
}
