body	{
	margin:	0;
	padding:	0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
      color:	#000000;   
      background-attachment: fixed; 
      background-color: #ffffff; 
      background-repeat: no-repeat; 
      background-position: top left	}
a	{
	text-decoration: underline; color: #0066CC;
	font-weight:	bold;
	}
a:link	{
	color:	#0066CC;
	background-color: transparent;
	}
a:visited	{
	color:	#0066CC;
	background-color: transparent;
	}
a:active	{
	color:	#0066CC;
	background-color: transparent;
	}
a:hover	{
	color:	#0066CC;
	background-color: transparent;
	text-decoration:	underline;
	}
.maintext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

#linktext{
	width:100%;
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: none; 
}

#linktext a{	
	font-size: 10pt;
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	text-decoration: none; 
	color: #0066CC;
	font-weight:	normal;}

.linktitle{
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #808080;

}

.linktitle1{
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #808080; 

}


.linksmall{
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal;

}