#dh a:link,
#dh a:visited,
#dh a:active
		{
		color:#000000;
		text-decoration:none;
		font-size:9pt; 
		font-family:Arial;
		margin-left:20;
		margin-right:20
		}

#dh a:hover
		{
		color:#3071B1;
		text-decoration:none;
		font-size:9pt;
		font-family:Arial
		margin-left:20;
		margin-right:20
		}

#down a:link,
#down a:visited,
#down a:active
		{
		color:#3071B1;
		text-decoration:none;
		font-size:9pt; 
		font-family:Arial; 
		}
#down td,
#down a:hover
		{
		color:#808080;
		text-decoration:none;
		font-size:9pt;
		font-family:Arial
		}
		
#body a:link,
#body a:visited,
#body a:active
		{
		color:#3071B1;
		text-decoration:none;
		font-size:9pt; 
		font-family:Arial; 
		}
#body td,
#body a:hover
		{
		color:#000000;
		text-decoration:none;
		font-size:9pt;
		font-family:Arial;
		line-height:150%
		}
		
img
		{
		border-color: #AAAAAA
		}
		
.title	
		{
		font-family: Verdana;
		color: #1C97CC;
		font-size: 18pt;
		font-weight: bold
		}