body         {
 font-size: 14px;
 line-height: 160%;
 background-color: #fff;
 text-align: center }
td {
 font-size: 14px }
a:link  {
 text-decoration: none }
a:visited  {
 text-decoration: none }
a:hover  {
 text-decoration: underline }
img {
 border: 0px }
.foot {
 font-size: 12px;
 line-height: 140%;
 padding-top: 10px;
 border-top: 1px solid #ccc;
 width: 600px }
/*Page Layout*/
div#container {
 text-align: center;
 margin: 0 auto;
 width: 600px }
div#header {
 text-align: left;
 margin: 0 0 1em;
 width: 100% }
div#contents {
 text-align: left;
 float: right;
 padding-top: 10px;
 padding-bottom: 10px;
 border-top: 2px solid #6c0;
 border-bottom: 2px solid #6c0;
 width: 350px }
div#sidebar {
 font-weight: bold;
 text-align: left;
 float: left;
 padding-top: 10px;
 padding-bottom: 10px;
 border-top: 2px solid #6c0;
 border-bottom: 2px solid #6c0;
 width: 250px }
div#footer {
 font-size: 12px;
 text-align: center;
 clear: both;
 margin: 0 0 1em;
 width: 100% }
.line01 {
 padding-top: 10px;
 padding-bottom: 10px;
 border-top: 2px solid #6c0;
 border-bottom: 2px solid #6c0;
 width: 600px }
.line02 {
 padding-top: 10px;
 padding-bottom: 10px;
 border-top: 2px solid #f99;
 border-bottom: 2px solid #f99;
 width: 600px }
.line03 {
 padding-top: 10px;
 padding-bottom: 10px;
 border-top: 2px solid #99c;
 border-bottom: 2px solid #99c;
 width: 600px }
