/* CSS Document *//*----  GLOBAL ----*/		body {		font-family: georgia, times new roman, serif;		background: url(images/bg_page3.jpg) top center #decfa1;		font-size: 12px;		color: #585240;		line-height: 150%;		}		/*----  TEXT ----*/			p {		margin: 0 0 10px 0;		}		h7, .h7 {		font-size: 14px;		font-weight: normal;		color: #450202;		margin: 0; padding: 0 0 2px 0;		}			h7 span, .h7 span {		color: #965219;		font-size: 13px;		border-left: 1px solid #450202;		padding-left: 10px; margin-left: 10px;		}	a{ 		color: #660000; 		}	a:hover, a.current{ 		color: #a43311; 		}	