body, .default {
  margin-top:       0px;
  margin-left:      0px;
  margin-right:     5px;
  margin-bottom:    0px;
  font-size:        12px;
  font-family:      arial;
}

.standout {
  font-size:        15px;
  font-family:      arial;
}

.smallfont {
  font-family:      arial;
  font-size:        8px;
  font-weight:      normal;
  color:            #bbbbbb;
  padding-bottom:   10px;
  margin-bottom:    10px;
}

.menu 
{
  font-family:      arial;
  font-size:        10px;
  font-weight:      normal;
  color:            #000000;
  padding-bottom:   10px;
  margin-bottom:    10px;
}

.menu:hover
{
  text-decoration:  none;
}

h1, .h1
{
  font-size:        20px;
  font-family:      Arial;
  font-weight:      bold;
  color:            #000000;
  padding-bottom:   2px;
  margin-bottom:    2px;
  text-decoration:  none;
}

h1:hover, .h1:hover
{
  font-size:        20px;
  font-family:      Arial;
  font-weight:      bold;
  color:            #000000;
  padding-bottom:   2px;
  margin-bottom:    2px;
  text-decoration:  none;
}

large, .large
{
  font-size:        14px;
  font-family:      Arial;
  font-weight:      bold;
  color:            #000000;
  padding-bottom:   2px;
  margin-bottom:    2px;
}

.special
{
  font-size:        10px;
  font-family:      Arial;
  font-weight:      bold;
  color:            #000000;
  padding-bottom:   2px;
  margin-bottom:    2px;
}

.special:hover
{
  font-size:        10px;
  font-family:      Arial;
  font-weight:      bold;
  color:            #000000;
  padding-bottom:   2px;
  margin-bottom:    2px;
}

.quote
{
  font-size:        15px;
  font-family:      Arial;
  font-weight:      bold;
  color:            #000000;
  padding-bottom:   2px;
  margin-bottom:    2px;
  font-style:       italic; 
}

.caption
{
  font-size:        9px;
  font-family:      Arial;
  font-weight:      bold;
  color:            #333333;
  padding-bottom:   2px;
  margin-bottom:    2px;
  font-style:       italic; 
  text-align:       right;
}

.body
{
  margin-top:       0px;
  margin-left:      0px;
  margin-right:     5px;
  margin-bottom:    0px;
  font-size:        12px;
  font-family:      arial;
}

.bottom
{
  border-bottom: 1px solid black;
}

.backgrey
{
  background-color: #efefef;
}

.spaced
{
  line-height: 20px;
  text-align: center;
}
a
{
color: #000000;
text-decoration: none;
}
a:hover
{
color: #000000;
text-decoration: underline;
}
