﻿body 
{
      font-family: "Trebuchet MS"; 
      font-size: 12pt;
      background: #3A5770; 
      color: #ffffff;
      margin-left: 5%; 
      margin-right: 5%;
}
a    
{
     text-decoration: none;
     font-weight: bolder;
     color: #ffffff;
}
a:hover 
{
     text-decoration: underline;
     color: #3A5770;
}
.smtype      
{ 
     font-family: Trebuchet MS; 
     font-size: 9pt;
}
.medtype      
{ 
     font-family: Trebuchet MS; 
     font-size: 11pt;
}
.price      
{ 
     font-family: Trebuchet MS; 
     font-size: 13pt;
     font-weight: bold;
}
.price2      
{ 
     font-family: Trebuchet MS; 
     font-size: 11pt;
     font-weight: bold;
}

.currentlink
{
      color: #cccccc;
}
h3           
{ 
      color: #E99B18;
      font-weight: bold;
}

h2           
{ 
      color: #E99B18; 
      font-weight: bold;
      font-style: italic
}

.left        
{ 
     position: relative; 
     width: 175px;
     padding: 1%; 
     background: #996633;
}
.right       
{ 
     position: absolute; 
     left: 260px;
     top: 175px;
     padding-right: 10%;
     padding-left: 5%;
}

.bottom     
{
     position: relative;
     padding-bottom: 5%;
}

.signature   
{ 
     font-size: 13pt; 
     color: #E99B18; 
     font-weight: bold; 
     font-style: italic;
}
.lgtext   
{ 
     font-size: 13pt; 
     font-weight: bold; 
     font-style: italic;
}
.wsj
{
	background: #ffffff;
	position: absolute;
	left: 245px; 
	top: 137px; 
	width: 70%; 
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
.quo
{
	font-size: 12px;
	font-style: italic;
}
.wsjpick {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.golf       
{ 
	
        position: relative; 
	left: 260px; 
	padding-right: 10%;
     	padding-left: 5%;
}