.Title {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 23px;
}
.Description {
	font-family: Garamond, Century, Times, serif;
	font-size: 14px;
	color: #444444;
	line-height: 18px;
	text-align:left; 
	margin:0 auto;
}
.Caption {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style:italic;
	color: #444444;
	text-align:left; 
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
a:link {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #888888;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
body    { 
	background:url(../non-javascript_images/bg_top.jpg) repeat-x 0 0 #EEEEEE;
	background-color:#EEEEEE; 
}