  BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
  {
  	font-family: Arial, Helvetica;
      }

  .menuLinks  { font-family:arial, helvetica, sanserif; font-size:12px; color: #1C3A51; font-weight: bold ; text-decoration: none;}    
 A:LINK.menuLinks {color: #1C3A51; text-decoration: none; }
 A:hover.menuLinks {color: #3366CC; text-decoration: underline; } 
 
.content  { font-family:arial, helvetica, sanserif; font-size:11px; color: #000000; font-weight: normal ;}  
 A:LINK.content {color: #000000; }   
 A:hover.content {color: #000000; text-decoration: underline; }
 
 .maincontent  { font-family:arial, helvetica, sanserif; font-size:12px; color: #000000; font-weight: normal ;}  
 A:LINK.maincontent {color: #cc0066; text-decoration: underline;}
 A:VISITED.maincontent {color: #cc0066; text-decoration: underline;}    
 A:hover.maincontent {color: #3366CC; text-decoration: underline; } 
 
  A:hover  {
  	text-decoration: underline;
  }
  
#main_content	{
	padding-top: 20px;
	border: 0px red dashed;
	}
	
table.body	{
	font-family: Georgia, times, serif;
	font-size: small;
	padding: 2px;
	border: 0px black solid;
	
	}
	
td	table.body	{
	border: 2px black solid;
	}

.tableheader	{
	font-weight: bold;
	text-align: center;
	}

  A  {
  	text-decoration: none;
  }
  
#header	{
	background-color: #deeoda;
	}
	
#navigation	{
	border-top: 2px black solid;
	border-bottom: 2px black solid;
	margin-top: 5px;
	margin-bottom: 5px;
	}


h1 {
	font-family: "trajan pro", georgia, "garamond pro", serif;
	}
	
h2	{
	padding-top: 0px;
	margin-top: 0px;
	}
	
	
.timestamp	{
	font-size: small;
	font-style: italic;
	font-family: georgia, "garamond pro", serif;
	padding-bottom: -10px;
	margin-bottom: -10px;
	}