
body		{font-family:"verdana" "arial";
		font-size: 10pt;
	 	color:#000000;
		background-color:#FFFFFF;
		margin-left:10px; 
		margin-right:10px; 
		margin-top: 10px; 
		margin-bottom: 10px
		}

H1		{font-weight:bold; font-size: 12pt; font-style:italic}

.Bold		{font-weight:bold}
	
TD		{color: #151500;
	 	font-family: "Verdana"; 
	 	font-size:10pt}

TD.border	{border-bottom: solid #31639C 2px;
		border-top: solid #9EA3C4 1px;
		border-left: solid #9EA3C4 1px;
		border-right: solid #9EA3C4 2px;
	 	font-size:8pt;
		background-color:#F2F3F7}


A:link 	{color:#151500; text-decoration:none}
A:visited 	{color:#000000; text-decoration:none}
A:active 	{color:#BB9775; text-decoration:none}
A:hover 	{color:#BB9775; text-decoration:underline} 


