body, table, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
   background: #ffffff
   color: #808080;
   text-align: center;
}
a:link, a:visited {
   color: #194A7E;
   text-decoration: none;
  	font-weight: normal;
   font-size: 16px;
}
a:active, a:hover {
   color: #808080; 
   text-decoration: none;
  	font-weight: normal;
   font-size: 16px;
}
img {
   border: none;
}
table {
   background: #ffffff
   border: none;
   border-collapse: collapse;
   margin-left: auto;
   margin-right: auto;
}
td {   
   text-align: center;
}
table.container {
   background: transparent;
}
table.outertable {
   border: 0px solid #ffffff
}
td.secheader {
   background: #ffffff
   border-bottom: 0px solid #A6A6A6;
   color: ffffff;
   font-size: 16px;
   font-weight: bold;
   padding: 2px 2px 2px 2px;
   text-align: center;
}
td.content {
   padding: 2px;
   vertical-align: middle;
   font-size: 16px;
   align: center;
   color: #808080;
   height: 640px;
	width: 970px;
}
td.thumbs {
   color: #ffffff;
   font-size: 12px;
   width: 10em;
   vertical-align: baseline;
   padding: 2px 2px 2px 2px;
}
td.navi {
   background: #ffffff
   border-bottom: 1px solid #A6A6A6;
   color: #808080;
   font-size: 16px;
   padding: 2px;
   text-align: left;
}
td.desc {
   background: #ffffff
   border-top: 0px solid #A6A6A6;
   color: #808080;
   font-size: 16px;
   padding: 2px;
   text-align: center;
}
