body { }p { 	font-size: 10pt; 	font-family: "Century Gothic","Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	font-stretch: ultra-expanded;	color: #555555;}}td { }a:link { 		font-size: 10pt; 	font-family: "Century Gothic","Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	font-stretch: ultra-expanded;	color: #555555;}a:visited {		font-size: 10pt; 	font-family: "Century Gothic","Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	font-stretch: ultra-expanded;	color: #CCCCCC;	 }a:hover { 		font-size: 10pt; 	font-family: "Century Gothic","Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	font-stretch: ultra-expanded;	color: #111111;}a:active {	font-size: 10pt; 	font-family: "Century Gothic","Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	font-stretch: ultra-expanded;	color: red;}/* Adding columns */div.column_wrapper{    width: 740px;}div.left_column{    float: left;    padding: 10px;    width: 320px;    border: none;}div.right_column{    float: right;    padding: 10px;    width: 320px;    border: none;}div.clearboth{    clear: both;}/* Page Properties */.title { 	color: 000000; 	font-weight: bolder; /* force browser to go one shade bolder than whatever we set */	font-size:2.5em;	font-family: "Century Gothic","Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	/* font-variant: small-caps; */	vertical-align: 0.5em;	}.header { 	color: 000000; 	font-weight: bolder; 	font-size: 18pt; 	font-family:  "Century Gothic","Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	}.footer { 	color: BBBBBB; 	font-size:0.6em;	font-family: "Century Gothic","Trebuchet MS", Verdana, Arial, Geneva, sans-serif;	text-align: center;	vertical-align: bottom;	}