<!--
body
{
	background: #6699CC;
	color: #DFDFDF;
	font-family: verdana,arial,tahoma;
}
a:link,a:active,a:visited
{
	color: #FFFF00;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
td
{
	font-size: 10pt;
}
.que
{
	color: #FFFF00;
	font-weight: bold;
	background: #3D88BB;
	padding-top: 2;
	padding-bottom: 2;
	font-size: 10pt;
}
.dark
{
	background: #3D88BB;
}
.but
{
	background: #5588bb;
	color: #EFEFEF;
	border: 1px solid #114455;
	cursor: hand;
}
.in
{
	background: #d0e0f0;
	color: #000000;
	border: 1px solid #114455;
}
-->