body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

.outline {
	border: 1px solid #99cc33;
	background: #ffffff;
	padding: 2px;
	text-align: center;
}

table.logos {
	width: 200px;
	text-align: center;
}

table.logos td {
	padding: 2px;
	width: 115px;
}

a:link, a:visited {
	color: #0066cc; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #003366;	text-decoration: none;
	font-weight: bold;
}

.contentheading {
	height: 30px;
	color: #0066cc;
	font-weight: bold;
	font-size: 24px;
	white-space: nowrap;
	text-align: left;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 104px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 80px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066cc;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 12px;
}
