body  {
	font-family : Arial;
	font-size : 14px;
	color : #fc9;
	background: #000;
}

p {
	margin: 10px 0;
}

a:link  {
	color : #39f;
	text-decoration : none;
}

a:visited  {
	color : #66c;
	text-decoration : none;
}

a:hover  {
	color : #39f;
	text-decoration : underline;
}

td  {
	color : #fc9;
}

.copyright  {
	color : #c0c0c0;
}

.modified  {
	font-size : 8px;
	color : #fff;
}

.dot  {
	font-size : 12px;
	color : #c0c0c0;
	font-weight : bold;
}

.heading  {
	font-size : 12px;
	color : #fc9;
	font-weight : bold;
}
