body
{
	font-family: Verdana;
	font-size: 8pt;
}
th
{
	font-family: Verdana;
	font-size: 8pt;	
}

td
{
	font-family: Verdana;
	font-size: 8pt;
}

label
{
	font-weight: bold;
}

/* Classes */
table.FormBlock
{
	width: 650px;
}

.label
{
	font-weight: bold;
}

/* Element IDs */
#Title
{
	color: blue;
	font-size: 12pt;
	font-weight: bold;
}