TT, CODE {
 font-family : courier, monospace, sans-serif;
}
Q {
  font-style : normal;
}
B, STRONG {
  font-weight : bold; 
}

I, EM {
  font-style : italic; 
}

U {
  text-decoration : underline; 
}

h1 {
  font-size : 175%;
}

h2 {
  font-size : 150%;
}

h3 {
  font-size : 125%;
}

h4 {
  font-size : 100%;
}

h5 {
  font-size : 75%;
}

h6 {
  font-size : 50%;
}

FORM {
  margin : 0; 
}

IMG {
  border : medium none inherit;
}

.align_center {
  text-align : center; 
}

.align_right {
  text-align : right; 
}

.align_right { 
  text-align : right;
}

.small {  
  font-size : 60%;
}
