BODY {
		color : Black;
		background-color: White;
		font-family : Arial,  sans-serif;
		margin-top: 1px;
		}

A:Link {
	color: Blue;
	text-decoration: underline;
}

A:Visited {
	color: #3366CC;
text-decoration: underline;
}

A:active {
	color: Red;
}

A:hover{	
	color: Red;
}




TD {
	color : Black;
		font-family : Arial,  sans-serif;
		margin-top: 0%;
	}

.LeftColumnBackground {
	background-image: url(_2007_Images/20070728_ColumnStack.jpg);
	background-repeat: repeat-y;
}

