body {
	background-color: #ff9900;
}

body, p, td {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.code {
	font-size: 12px;
	font-family: courier, fixed, monospace;
}

a {
	text-decoration: none;
}

.title, .title a {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.small, .small p {
	font-size: 10px;
}
