/* CSS Document */.post h1 {	color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	font-variant: normal;	text-decoration: underline;	line-height: 16px;	padding-top: 10px;	    }.post{	color: #FFFFFF;	padding-bottom: 15px;	padding-top: 3px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	font-variant: normal;	text-decoration: none;	line-height: 16px;	text-align: justify;	width: 860px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #FFFFFF;}.post p{	padding-bottom: 5px;	}