body
{
   margin: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   background:#333;
   font-size:12px;
   color:#fff;
   font-family:verdana;
}
td
{
   font-size:12px;
   color:#fff;
   font-family:verdana;
}
p
{
   line-height:1.3em;
}
small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
	h2
{
	font-size: 1.4em;
}
.a-main
{
   color:#CCCCCC;
   font-family:verdana;
   font-size:13px;
   font-weight:bold;
   text-decoration:underline;
      line-height: 1.3em;
}
.a-main:hover
{
   color:#e27717;
   font-family:verdana;
   font-size:13px;
   font-weight:bold;
   text-decoration:underline;
      line-height: 1.3em;
}