p
{
	line-height : 1.5em;
}

img {border:0;}

table
{ 
	font-family : Garamond; 
	font-size : 12pt;
	font-weight : normal;
	line-height : 1.5em;
	color : #8d8d8d; 
    border-width: 0px;
}

a
{
	color : #8d8d8d;
	text-decoration : none;
}

a:hover
{
	color : #8d8d8d;
	text-decoration : underline;
}

a:visited
{
	color : #8d8d8d;
	text-decoration : none;
}

.footer
{
	color : #82bee2;
    font-size : 12px;
	font-weight : normal;
}

.searchbox
{
	border:1px solid #56718e;
	width:134px;
	height:19px;

}

.searchpanel
{
	background-image: url(../images/header_searchpanel.gif);
	width:179px;
	height:110px;
}

.title
{
	font-weight:bold;
	font-family:Garamond;
	font-size:10pt;
	color:#676767;
}

.h1
{

	font-weight:normal;
	font-family:Garamond;
	font-size:12pt;
	color:#8d8d8d;
}

.h2
{

	font-weight:normal;
	font-family:Garamond;
	font-size:12pt;
	color:#8d8d8d;
}

.h6
{

	font-weight:normal;
	font-family:Garamond;
	font-size:12pt;
	color:#8d8d8d;
}

.textbox
{
	width:250px;
	border:1px solid #56718e;
}

A.link
{
	color:#c1a35a;
	text-decoration : none;
}

A.link:hover
{
	color:#c1a35a;
	text-decoration : underline;
}









