h2 { font-family: arial, verdana, sans-serif; font-size: small; margin-bottom: 0; }

p, div, span, a, ul, ol, input, select, textarea
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: xx-small;
}

a
{
	color: #072E8B;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}


a.side, div.side
{
	font-size: 10px;
}


.work
{
	color: #A6A8AA;
	font-weight: bold;
	text-decoration: none;
}

td.selected
{
	background: #072E8B;
}

td.selected .work
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.select
{
	 border: 1px solid #072E8B;
}

.status-message { margin: 0 0 2em 0; color: #fff; font-weight: bold; background-color: #072E8B; padding: 3px 8px; border: 1px solid #f00; }

.head
{
	font-size: xx-small;
	color: #072E8B;
	font-weight: bold;
}

.client
{
	font-size: x-small;
}

strong
{
	color: #072E8B;
	font-weight: bold;
}

ul
{
ul
{
	margin-left: 0em;
	padding-left: 2em;
	list-style-type: square;
}}