
h2 
{
  font-family:  arial;
  font-size:         14pt; 
  font-weight:      normal;
  text-align:       center; 
  letter-spacing:     6px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:      0px;
  margin-right:     0px; 
  background-color: black;
  color:  white;
}

h2:first-letter
{
  color:      #6091B9;
  font-style: normal;
  font-size:  24pt;
  
}

h3 
{
  font-family:  verdana;
  font-size:         10pt; 
  font-weight:      bold;
  text-align:       center;
  padding-top:  6px;
  color:  white;
}

h4
{
  font-family:  times new roman;
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       justify; 
  margin-left:       10px;
  margin-right:      10px; 
  color:  black;
}

h4:first-letter
{
  color:      #6091B9;
  font-style: bold;
  font-size:  18pt;
}

h5
{
  font-family:  times new roman;
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       justify; 
  margin-left:       10px;
  margin-right:      10px; 
  color:  black;
}

h6
{
  font-family:  times new roman;
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       justify; 
  margin-left:       10px;
  margin-right:      10px; 
  color:  black;
}

h6:first-letter
{
  font-style: bold;
  font-size:  18pt;
}

A, TD.A, A:link 
{
  color:           #6091B9;
  text-decoration: none;
}
A:hover  { color: #6091B9; text-decoration: underline; }
A:visited { color: #6091B9; } 
A:active { color : #6091B9; }


img
{
border: 3px RIDGE #999999;
background-color: black;
}

BODY { margin-top: 10px; top: 0px; padding-top:  125px; background: #333333 url('http://www.republicphoto.com/RPCbanner.jpg') no-repeat; background-position: center 10px;  }