body {
	background: #000000;
	background-image: url(bg.gif);
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	margin: 10px 10px 10px 0px;
}

a
{
	color: #ffcc00;
	text-decoration: underline;
}

a:hover
{
	color: #66ccff;
	text-decoration: none;
}

td.ptitle {
	font-size:16px;
	color: #0066CC;
	font-weight: bold;
}

td {
	font-size:13px;
}

td.pmisc {
	font-size:12px;
	color: #00CCFF;
}

td.patch {
	padding-left: 13px;
}