		body
		{background-image:  url('images/background.jpg');
		background-repeat: repeat-y;
		background-position:center}

		body, td, font, p
		{font-family: Arial;
		font-size: 9pt;
		color: #FFFFFE;
		line-height: 9.5pt}
		
		b
		{color: #8C8C8C}
		
      	strong
		{color: #FFFFFE;
		font-size: 14pt;
		line-height: 12.5pt}

      	a:link, a:visited, a:active 
		{color: #AEFF00;
		text-decoration: underline}

      	a:hover 
		{color: #FFFFFE;
		text-decoration: underline}
		
		#imageContainer {
		position: relative;
		margin:0px;
		height:320px}
