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;
	width: auto;
}

a:link, a:visited {
	color: #0066cc; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #003366;	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

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;
}
