*
{
	FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial	
}
H1
{
	background-color: #002D83;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	text-transform:uppercase;
	padding:2 0 2 10;	
	width:100%;		
	font-size: 14px;
}

a:link
{
	color: #2A539D;
	cursor: hand;
}

a:active
{
	color: #2A539D;
	cursor: hand;
}

a:visited
{
	color: #2A539D;
	cursor: hand;
}

td.officesheader
{
	background-color:#E6E6E6;
	font-size:12px;
	font-weight:bold;
}

