BODY {
  background: #ffffff;
  margin:10px 10px 10px 10px;
		padding:10px;	
  font-family: Book Antiqua, Arial, sans-serif;
}

h1
{
font-family: Book Antiqua;
  font-size: 32px;
  color: #666666;
   font-weight : bold;
}

h2
{
color: #666666;
		font-family: Book Antiqua;
		font-size: 20px;
}

h3
{
color: #006633;
		font-family: Arial, sans-serif;
		font-size: 16px;
}

A { 
  font-family: Verdana, Arial, sans-serif;
  color:#0000cc; 
  font-size: 13px;
  text-decoration: underline; 
}

A:hover { 
  color: #ff0000; 
  text-decoration: underline; 
}

A.main { 
  font-family: Verdana, Arial, sans-serif;
  color:#0000cc; 
  font-size: 15px;
  text-decoration: underline; 
}

A.main:hover { 
  color: #ff0000; 
  text-decoration: underline; 
}

A.menu { 
  font-family: Verdana, Arial, sans-serif;
  color:#0000cc; 
  font-size: 10px;
  text-decoration: underline; 
}

FORM {
	display: inline;
}
td
{
color: #666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: 13px;
}

SPAN
{
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #006633;
}

font
{
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}

INPUT {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
border-color: #CCCC33 solid; 
background-color: #ffffff; 
border: #666666; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px}
