/*	site styles	*/
body
{
	font-size: 9pt;
	margin: 0px;
	color: #666666;
	line-height: 15pt;
	font-family: Lucida Sans Unicode;
}
table
{
	font-family: Lucida Sans Unicode;
	font-size: 8pt;
	line-height: 12pt;	
}
.datalist
{
	font-size:20pt;
	line-height:8pt;
    color:#666666;
}
input, select, textarea, option
{
	font-family:Lucida Sans Unicode;
	font-size: 8pt;
}
h1
{
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	
	font-family: Lucinda Sans Unicode;
}
.title
{
	font-size: 8pt;
	color: #666666;
   font-weight :bold;
	font-family:Lucida Sans Unicode;
}
.content
{
	padding-right: 20px;
	padding-left: 5px;
	/*padding-top: 2px;
	padding-bottom: 20px;*/
}
 a:link
{
	
	color: #666666;
	text-decoration:underline;
}
a:hover
{
	color: #D10000;
}
a:active
{
	color: #666666;
}
a:visited
{
	color: #666666;
}