A  {
    color : #606060;
}
A:Visited  {
    color : #303030;
}
A:Active  {
    color : #909090;
}
A:Hover  {
	color : #606060;
}
BODY  {
    color : #000000;
    font-size : x-small;
    font-family : Tahoma, sans-serif;
    text-align : justify;
}
p {
	font-family : Tahoma, sans-serif;
	font-size : x-small;
	text-align : justify;
	margin-bottom : 6px;
	margin-top : 0px;
}
P.left {
	text-align : left;
}
table {
    font-family : Tahoma, sans-serif;
    font-size : x-small;
    text-align : left;
}
table.small {
      font-size : xx-small;
  }
SPAN.title {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
	color : #Cf9f60;
}
SPAN.logo {
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	text-align : left;
	font-weight : bold;
	color : #6f6f60;
}
th{
	text-align : center;
	font-weight : bold;
}
ul {
	margin-top : 0px;
	margin-bottom : 3px;
}
ol {
	margin-top : 0px;
	margin-bottom : 3px;
}
h1{
	font-family : Tahoma, sans-serif;
	font-size : x-small;
	text-align : center;
	margin-bottom : 3px;
	margin-top : 3px;
	font-weight : bold;
}

SPAN.copy {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	color : #cce6e7; */
	color: #6f6f60;
	font-size : 9px;
}
 A.copy  {
    text-decoration : none;
/*	color : #cce6e7; */
	color: #6f6f60;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
A:Hover.copy  {
    text-decoration : none;
/*	color : #cce6e7; */
	color: #6f6f60;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
A:Visited.copy  {
    text-decoration : none;
/*	color : #cce6e7; */
	color: #6f6f60;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

