html, body, form
{
	margin: 0;
	padding: 0;
}

a
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #000000;
}

a:hover
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #0058ff;
}

.input
{
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 12px; color: #3a3a3a;
}

.input2
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 12px; color: #3a3a3a;
}

.style1
{
font-family: verdana; font-size: 14px; text-decoration: none; line-height: 18px; color: #575757; font-weight: bold;
}

.style2
{
font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #575757;font-weight: normal;
}

.style2 a, style2 a:visited
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #000000;
}

.style2 a:hover
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #0058ff;
}


#menu0 dt, #menu0 dt:visited {
  font-family: verdana;
  color: #575757;
  text-decoration: none;
		font-weight: none;
}

#menu0 dd, #menu0 dd:visited {
		font-family: verdana;
  text-decoration: none;
		font-weight: none;
		color: #575757;
}

a:link, a:visited
   {
			font-family: verdana;
   color: #575757;
   text-decoration: none;
   cursor: hand;
   }
			
a:hover
   {
			font-family: verdana;
   color: #575757;
   text-decoration: none;
   cursor: hand;
   }
			
a:active
   {
			font-family: verdana;
   color: #575757;
   text-decoration: none;
   cursor: hand;
   }
