BODY {	
background-color: #E4D4E9;	
	margin-top: 10px;	
	margin-bottom: 30px;
	}

A:LINK {
	color : #153B59;
	text-decoration: underline;
	
}

 A:VISITED {
	color : #153B59;
	text-decoration: none;
}

A:HOVER {
	color : #153B59;
	text-decoration : none;
}

TD {
	
	font-family : Verdana, Tahoma, Ariel,   sans-serif;
	font-size: .9em;
	color: #AC3C28;	
	}


.LeftColumnBackground {
	background-image: url("_Header/20071119_WebsiteHeader_ls.jpg");
	background-position: top;
	background-repeat: repeat-y;
}

.ImageCaption  {
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
}

.Undersize  {
	font-size: .6em;
	font-weight: normal;
}

.Emphasize {
	font-weight: bolder;
}

.Center  {
	text-align: center;
}