
body {
	
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	 font-weight: normal;
}
a {
	text-decoration: none; 
}

a:link {
	color: #224879;
	font-size: 10pt;
}

a:visited {
	color: #224879; 
}

a:active {
	color: green; 
}

a:hover {
	
	background-color: #D8D7D7;
	 font-weight: normal; 
}

.caption {font-size: 9pt; margin-left: 125px; font-style: italic; color: black;}
.black {color: black; font-style: italic; font-size: 9pt}
.listing {font-weight: bold; color: black}
.smaller {font-size: 9pt}
.yellow {color:#3590C5;}
.yellowbig {color:#3590C5; font-size: 14pt;}
#list {margin-left: 110px; font-size: 10pt;}
.address {font-size: 10pt;}
.copy {color: #b1afaf; font-size: 8pt}
.client {color: #7583BF; font-size: 12pt;}
