body 
{
	background-color: #C0C0C0;
	font-family: sans-serif;
	text-color: #EFEBE0;
	cursor: default;
}

input
{
	font-size: 10px;
	font-weight: bold;
	background-color: #4682b4;
}

select
{
	font-size: 10px;
	font-weight: bold;
	background-color: #f4d358;
}

.xsmall		{font-size: 8pt;}
.small		{font-size: 10pt; color: #EFEBE0;}
.medium		{font-size: 12pt;}
.large		{font-size: 14pt;}
.xlarge		{font-weight:bold; font-size: 16pt;}