a:link {
	font-family: Arial;
	font-size:12px;
	line-height: 15px;
              color:#000000;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
              color:#888888;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
              color:#FF0000;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
              color:#FF0000;
}
a:focus {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
              color:#000000;
}


td {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
}
body {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
              width: 80%;
}
li {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
              width: 80%;
}
h1 {
              text-decoration: none;
	font-family: Arial;
              font-weight:bold; 
	font-size: 24px;
	line-height: 25px;
              color:#888888;
              padding-top: 0px;
              padding-bottom: 8px;
              margin-top: 4px;
              margin-bottom: 0px;
}
h2 {
              padding-top: 0px;
              padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight:bold; 
	color:#008000;
  	font-family: Arial;
	font-size: 14px;
	line-height: 12px;
}
