html 
{
	overflow-y: scroll;
}

body
{
	font-family: trebuchet MS, verdana, arial;
	font-size: 13px;
	color: #4e554e;
	background-color:#dddbdc;
}

td
{
	font-size: 13px;
}

A:link {
	text-decoration: none; 
	color: #333333;
}
A:visited {
	text-decoration: none; 
	color: #333333;
}
A:hover {
	text-decoration: none; 
	color: #333333;
}

h1 {
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
}

h2 {
	font-size:15px;
	font-weight:normal;
	line-height:15px;
	margin:0px;
}

p 
{
	margin-top: 2px;
}

a img
{
	border: 0px;
}

a.gallery_img_link img
{
	border: 2px solid #333333;
}

