/* CSS Document *//* global styles */p {	font-family: verdana, sans; 	font-weight: normal;	color: #777777;	font-size: 11px;	margin-top: 5px;	margin-bottom: 8 px;	letter-spacing: .5px;	line-height: 16px;	text-align: left;	}a {	color: #0066CC;	}a:hover {	color:#666;}a:visited, a:active {	color:#003366;}hr {	border: none 0; 	border-top: 1px solid #ccc;	border-bottom: 1px solid #efefef;	height: 2px;	margin: 15px auto 15px 0;	text-align: left;	}/* formatting styles */.title {	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;	font-weight: bold;	color: #BC5D0D;	font-size: 12px;	letter-spacing: .1em;	margin-bottom: 3px;	margin-top: 15px;	text-align: left;	text-transform: uppercase;	}.header {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #666666;	font-size: 12px;	text-align: left;	line-height: 14px;}.subhead {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	color: #666666;	font-size: 11px;	text-align: left;}	.note {	font-family: arial, verdana, sans; 	font-weight: normal;	color: #999999;	font-size: 10px;	margin-top: 0px;	margin-bottom: 0 px;	text-align: left;	}