@charset "UTF-8";/* CSS Document */h1,h2,h3 {	color: #00000;	padding-bottom: 10px;	font-weight: bold;	font-family: Arial, sans-serif;	}	p {	padding-bottom: 10px;	font-size: 11pt;	line-height: 1.5;	font-family: Arial, sans-serif;}li {	padding-bottom: 10px;	font-size: 11pt;	font-family: Arial, sans-serif;	}a:link {	font-size: 11pt;	color: #333333;	text-decoration: none;	font-family: Arial, sans-serif;}a:visited {	font-size: 11pt;	color: #333333;	text-decoration: none;	font-family: Arial, sans-serif;}a:hover {	font-size: 11pt;	color: #72166f;	text-decoration: underline;	font-family: Arial, sans-serif;}h1 {	font-size: 16pt;	font-family: Arial, sans-serif;	}h2 {	font-size: 14pt;	font-family: Arial, sans-serif;	}h3 {	font-size: 11pt;	font-weight: bold;	font-family: Arial, sans-serif;	}small {	font-size: smaller;	margin-top: 5px;	font-family: Arial, sans-serif;	}	#column h3 {	border-bottom: solid 1px #666666;	padding-bottom: 3px;	font-family: Arial, sans-serif;	}#column li {	padding-top: 10px;	font-family: Arial, sans-serif;	}	#posts h2 {	font-size: 16pt;	font-family: Arial, sans-serif;}#posts h2 a:link {	font-size: 16pt;	font-family: Arial, sans-serif;}#posts h2 a:hover {	font-size: 16pt;	font-family: Arial, sans-serif;}#posts h2 a:visited {	font-size: 16pt;	font-family: Arial, sans-serif;}#posts p {	padding-bottom: 10px;	font-size: 11pt;	line-height: 1.5;	font-family: Arial, sans-serif;	}