body
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51);
	font-size: 12px; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
table.picker
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	font-family: Tahoma, Verdana, Arial;
}
th.picker
{
	background-color: silver;
	text-align: center;
	border-left: gray thin solid;
	border-right: gray thin solid;
}
td.picker
{   padding: 2px 2px 2px 2px;
	border-right: gray thin inset;
	border-left: gray thin outset;
}
font.response
{
	margin-top: 0px;
	font-size: 14px;
	padding-top: 0px;
}
font.male
{
	color: #0000ff;
}
font.female
{
	color: #ff0099;
}
font.error
{	color: Red;
	font-size: 14px;
}
font.info
{
	font-style: italic;
	background-color: gainsboro;
}
font.heterosexual
{
	color: #006699;
}
font.bisexual
{
	color: #9966cc;
}
font.homosexual
{
	color: #ff66ff;
}
