body{
	color:#666666
	background:#ffffff;
}

P{
	color:#909090;
	font-size: x-small;
}

TD{
	color:#999999;
	font-size: x-small;
}

TH{
	font-size: x-small;
}

A:link{
	color:#FF0000;
}

A:visited{
	color:#FF0000
}

A:active{
	color:#FF5050;
}
strong{
	color:red;
}

div.warning{
	color:red;
	background:black;
	font-size:large;
}
