td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
a:link {  color: #0000CC; text-decoration: none}
a:visited {  color: #0000CC; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
h1 {  font-size: 18px; color: #CC9900; font-weight: bold}
p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}
.companyname {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.menuheads {
	color: #00FF00;
}
h2 {
font-size: 16px; color: #663300; font-weight: bold
}
ul {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}
ol {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}
.small {
	font-size: 10px;
}

.dottedborder { 
  display:block;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:2px dotted #663300; 

}

.floatl {
  float:left;
  margin-right:7px;
}

.floatr {
  float:right;
  margin-left:7px;
}

.thinborder {
  border:1px solid black;
}

.lefttd {
  width:205px; 
}

