a:link
{
	color: rgb(204,0,0); 
}
a:visited
{
	color: #FF0000; 
} 
a:active 
{
	color: rgb(0,0,204);
}
body 
{
  color: #000080; font-family: tahoma, verdana, arial, helvetica, sans-serif;
  cursor: default;
}

table {
  border-collapse: collapse;
  font-size: 10pt;
}

.caption {
  background-image: url('images/rulerc.gif');
  background-repeat: no-repeat;
}

.imgc {
  margin-top: 6px;
  margin-right: 7px;
}

h4 {
  font-weight: normal;
  font-size: 14pt;
  margin-left: 8px;
  margin-top: 4px;
}

h3 {
  font-weight: bold;
  font-size: 12pt;
  margin-bottom: 2px;
}

p {
  font-size: 10pt;
}

a {
  color: windowtext;
}

a:hover {
  text-decoration: underline;
}

li {
  margin-left: -17px;
}

.copyright {
  color: #FFFFFF;
  font-size: 7pt;
  font-style: italic;
  background-color: #0068AC;
}

h2           { color: #000080; font-family: Tahoma; font-size: 18pt; font-weight: bold }