body
{
	font-family:tahoma, sans-serif;
	font-size: 10pt;
	margin:0px 0px 0px 0px;
	background: white;
	color: black;
    	padding:5px 5px 5px 5px;
}

.none
{
}

.boxitem
{
	border: 1px dotted #ededed;
}

.details
{
	background-color: #F0ECF3;
}


#footer
{
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	padding-bottom: 3px;
}

#details
{
	font-family: tahoma;
	font-size: 10pt;
	background-color: #ECF3F3;
	border: 1px dotted #CCC;
}

#keywords
{
	font-family: tahoma;
	font-size: 10pt;
	background-color: #ECF3F3;
	border: 1px dotted #EEEEEE;
}

.address
{
	font-family: times new roman;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ECF3F3;
}

A,
A:link,
A:visited,
A:active	{ color:blue; text-decoration:underline; }
A:hover		{ color:white; background:blue; text-decoration:none; }

h1
{
	align: center;
	margin: 0px;
	padding: 0px;
}
h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

