 body{
	font-family: Rockwell;
	font-size: 18px;
	color: #000000;
	padding: 0;
	margin:0 auto;
	text-align: center;
	background-color: #9ECCF5;
	}
	
	a:link {
	   color: #000080;
	   text-decoration: none;
	   }
	   a:active {
    color: #000080;
	text-decoration: none;}

	a:visited {
    color: #000080;
	text-decoration: none;  }

	a:hover {
    color: #A9123D;
	text-decoration: none;
	}
	
	#content {
	width: 200px;
	text-align: center;
    margin:0 auto;
}
 
 li.list {
  display: inline;
  text-align: left;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  }

li.last {
  display: block;
  text-align: left;
  padding-left: 10px;
  padding-right: 0px;
  border-right: 0px;
   padding-bottom: 10px;
  } 
 
 	#navigation ul {
	 font-size: 18px;
	 background-color: #FFFFFF;
     list-style: none;
	 margin: 0;
     padding: 0;
	 width: 200px;
 	}
	
	#navigation li a {
	text-align: left;
	
	text-decoration: none;
	}

	 #navigation ul li {
	 text-align: left;
     display: block;
 	}

 	#navigation ul li.last {
     margin-right: 0;
 	}
	
	div.row {
  	clear: both;
	width: 695px;
  	}
	
  table.table_bg {
  font-weight: normal;
   width: 670px;
  background-color: #FFFFFF;
  text-align: left;
    margin:0 auto;
  }
  
 
  #table_bg td{
  
  a:link {
	   color: #000080;
	   text-decoration: none;
	   }
	   a:active {
    color: #000080;
	text-decoration: none;}

	a:visited {
    color: #000080;
	text-decoration: none;  }

	a:hover {
    color: #A9123D;
	text-decoration: none;
	}
}
  
  
  td.spacing {
    <br clear="all" />
  line-height: 200%;
  }
  
  
  <!--table.rightcolumn {
		background: #FFFFFF;
                width: 600px;
                /*padding: 5px;*/
				border-right: 1px solid #000080;
				border-left: 1px solid #000080;
				border-bottom: 1px solid #000080;

	}-->
  
 
  
 