body 
{
  font-family: Arial, Verdana, sans-serif;
  color:#000000;
}

#content1
{
  background-image: url("/image/body1_bg.jpg");
  background-repeat: no-repeat;
}
#content2
{
  background-image: url("/image/body2_bg.jpg");
  background-repeat: no-repeat;
}
#content3
{
  background-image: url("/image/body3_bg.jpg");
  background-repeat: no-repeat;
}

#topMenu a, #topMenu a:visited, #topMenu a:active
{ 
  font-size: 11pt;
  text-decoration:none;
  color:#FFFFFF;
}

#topMenu a:hover
{ 
  text-decoration:underline;
  font-size: 12pt;
}

#botMenu a, #botMenu a:visited, #botMenu a:active
{ 
  font-size: 9pt;
  text-decoration:none;
  color:#FFFFFF;
}

#botMenu a:hover
{ 
  text-decoration:underline;
}


p
{
  font-size: 10pt;
	line-height: 17px;
	margin-bottom: 12px;
	margin-left:12px;
	margin-right:14px;
}

td
{ font-size:10pt;
}

td.bottom
{  font-size:10pt;
   color:#ffffff;
}

h2
{
  font-size: 16pt;
  font-style: italic;
	line-height: 15px;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left:12px;
	color:#D84100;
}

h3
{
  font-size: 13pt;
	line-height: 14px;
	margin-bottom: 10px;
	margin-left:12px;
	color:#000000;
}

li
{  
   font-size:10pt;
   margin-top: 6px;
}

