BODY {	
	
	margin-top: 15px;
	margin-right: 0px;
	}
	
TD {
		color: Black;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: .9em
		}


A:LINK {
	color : Blue;
	text-decoration: underline;
}

 A:VISITED {
	color : Blue;
	text-decoration: underline;
}

A:HOVER {
	color : Red;
	text-decoration: none;
}

H1 {
		color : Black;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold;
		font-size : 1.2em;
}

H2 {
		color : Black;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold;
		font-size : 1.0em;
}


	div.ImageCaptionRight
{
	
		float: right;
		width: 160px;
		margin: 0 1em 1em 1em;
		display: inline;
		padding: 10px 10px 50px 10px;
		background: #bde url(_images2006/20061214_350Gradient.png) repeat-x 0 100%;
		color:Black;
		font-size:.8em;
		text-align:center;	
}

div.ImageCaptionLeft
{
	
		float: left;
		width: 160px;
		margin: 0 1em 1em 1em;
		display: inline;
		padding: 10px 10px 30px 10px;
		background: #bde url(_images2006/20061214_350Gradient.png) repeat-x 0 100%;
		color:Black;
		font-size:.8em;
		text-align:center;	
}
	