body
{
   font-family: Arial,Sans-Serif;
   background: #FFFFFF;
}

h1
{
   font-size: 1em;
   margin-top: 0;
}

h2
{
   font-size: 1em;
   margin-top: 0;
   color:#000;
}

h3
{
   font-size: 1em;
   margin-bottom: 0;
}

p
{
	margin-top:0;
}

.Logo
{
   color: white;
   font-family: arial;
   font-size: 12pt;
   font-weight: bold;
}

.Logo2
{
   color: #000000;
   font-family: arial;
   font-size: 9pt;
   font-weight: bold;
}

.Header
{
   color: white;
   font-family: arial;
   font-size: 12pt;
   font-weight: bold;
}

.menu tr td
{
   color: white;
   font-family: arial;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
   padding-bottom: 2px;
   padding-top: 2px;
   cursor:pointer;
   border-bottom:solid 1px white;
}

.menu tr td a
{
	text-decoration:none;
	color:White;
}

.Submenu2
{
   color: white;
   font-family: arial;
   font-size: 11pt;
   text-decoration: none;
}

.Content
{
   font-size: 12px;
   color: #000000;
   padding: 5px;
   text-align:left;
}

.Content a
{
   color: #111;
}

.Content a:hover
{
   color: #fff;
}

.Content2
{
   font-family: arial;
   font-size: 10 pt;
   color: #000000;
   padding-bottom: 5;
   padding-left: 5;
   padding-right: 5;
   padding-top: 5;
}
.Button
{
   background: white;
   border: 1pt groove;
}

table.info tr td
{
   font-size: 13px;
   color: #eee;
   border: solid 1px #888;
}
table.info
{
   border: solid 1px #888;
}
