

		body { 
			background-color: #ffffff;
			color: #011339;
			}
		.test {
			background-position: center center;
			background-repeat: no-repeat;
			background-attachment: fixed;
			font-size: 14pt;
			font-family: arial;
			position: relative;
			left: 8;
			}
		div.head {
			background-image: url(head_bull.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			}
		div {
			background-color: #FFFFFF;
			color: #011339;
			}
		a:link {
			color: #9172EC; 
			text-decoration:none;
			}
		a:visited{
			color: #3B9C9C;	
			text-decoration:none;
			}
		a:hover{
			color: #736AFF;
			text-decoration:underline;
		dt.client {
			font-weight:bold;
			}
		img.floatLeft {
			float: left;
			margin: 4px;
			}
		img.floatRight {
			float: right;
			margin: 4px;
			}
		div.main {
			color: #011993;
			}
		a.head:link {
			color: #011339; 
			text-decoration:none;
			}
		a.head:visited{
			color: #011339;	
			text-decoration:none;
			}
		a.head:hover{
			color: #011339;
			text-decoration:none;
			}