/* basic elements */body { 	font: 11pt Century Gothic; 	color: #000000; 	background: #A4ACC6; 	margin: 0px;	text-align: justify;        scrollbar-face-color:#C1C9A9;        scrollbar-shadow-color:#FFEFA5; 	}h2 { 	font: bold 12pt Century Gothic, Verdana; 	letter-spacing: 1px; 	margin-bottom: 0px; 	color: #000000;	}table { border-color: #A4ACC6; border-style: dashed; } td { border-color: #A4ACC6; border-style: ridge; } a:link { 	font-weight: bold; 	text-decoration: underline; 	color: #000000;	}a:visited { 	font-weight: bold; 	text-decoration: underline; 	color: #000000;	}a:hover, a:active { 	text-decoration: underline; 	color: #000000;	}