/* Generated by KompoZer */
body.world 
{
  background-color: #ffffcc;
}

h1
{
   text-align: center;
}

h2
{
   text-align: center;
   font-weight: normal;   
}

.email
{
   font-weight: bold;
   font-family: courier, serif;
}

tr 
{
  background-color: #dddddd;
}

tr.head-table 
{
   background-color: #99ff99;
   text-align: center;
} 

.links
{
   width: 100%;
   font-size: x-large;
   text-align: center;
  background-color: #ffffcc;
}

td.area-heading
{
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
}

td.copy
{
   font-size: medium;
}

.last-visit
{
   font-size: small;
   font-weight: bold;
   text-align: right;
}
