BODY {
  background-color: #000;
  font-family: monospace;
  color: #fff;
  font-size:13px;
}

A {
  color: #fff;
  text-decoration: none;
}

A:hover {
  color: #fff;
  text-decoration: underline;
}

A:active {
  color: #000;
  background-color: #fff; 
}

H1, H2, H3 {
  font-size: 100%;
}

H2 {
  border-bottom: 1px dashed #fff;
}

P, LI {
  margin:0;
  padding:0; 
}

.yui-navset .yui-navset-right .yui-nav {
  right:auto;
}

#ft {
  margin-top:3ex;
}

.sr-cv-knowledge {
  margin:15px 0px 0px 0px;
}

.sr-cv-knowledge P EM {
  font-style: normal;
  text-decoration: underline;
}

.sr-cv-knowledge P STRONG {
  font-size: 110%;
}

.sr-cv-city {
  text-align:right;
  display:block;
}

.for-generation {
  display: none;
}

.sr-sh-table {
  line-height: 80%;
  letter-spacing: 0.2em;
}

.sr-sh-ps1 {
  font-weight: bold;
}

.sr-sh-ps1 .user {
  color: #EF2824;
}

.sr-sh-ps1 .sep {
  color: #FFFF00;
}

.sr-sh-ps1 .dir {
  color: #72A0CF;
}