body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;	
}
.floatright
{
float: right;
margin: 0 0 10px 20px;
padding: 2px;
}
.floatleft
{
float: left;
margin: 20px 20px 20px 0;
padding: 2px;
}


/*ul {
  font-size: 9pt;
  font-weight: bold;
}*/
ul li{
font-style: bold;
font-variant: normal;
  color: #3d3d3d;
 background-image: url(images/L-plate-stabpoint.jpg);
 background-repeat: no-repeat;
 list-style-type: none;
 padding-left: 15px;
}


.caption {
	font-size : 7pt;
	font-style: italic;
}

.statement {
	font-size : 8pt;	
	font-weight: bold;
	font-style: italic;
	color: #D26D07;
	text-align: center;
	word-spacing: 4px;
}

P {
  font-size: 8pt;
  color: #3d3d3d;
}
a.bottomlink {
	text-decoration : none;
	color : white;
	font-size : 8pt;
}

a.bottomlink:hover {
	color : #727272;
	text-decoration : none;
}
.bottomcopy{
	color : white;
	font-size : 8pt;	
}

a.links{
font-size: 11px;
color: #ff9900;
text-decoration: none;
display: block;
background-color: Black;
font-weight: bold;
margin: 0px 0px 5px 0px;
padding: 0px 2px 5px 1px;
 border-bottom-width: 2px;
 border-bottom-color: #464644;
 border-bottom-style: solid;
 }
a.links:hover {
color: white;
display: block;
text-decoration: none;
font-weight: bold;
}
.links-button{
font-size: 11px;
color: #ff9900;
 font-weight: bolder;
}


h1 {
	color : #ff9900;
	font-size : 19pt;
	padding-left: 12px;
}
h2 {
	text-decoration : none;
	color : black;
	font-size : 11pt;
}

h3 {
	color : #9A5005;
	font-size : 10pt;
}
.header {
	color : #9A5005;
	font-size : 10pt;
}
