A {
   color: #6666CC;
	text-decoration : none;
}
A:active {
    color: #6666CC;
}
A:visited		{	
			color : #6666CC; 
}
A:hover		{	text-decoration : underline ;
			color : #cc0000 ;
}
A.navItem { color:304A5B }
A.headlineLink, A.headlineLink:visited { color:3333FF }
A.headlineLink:hover  {	color : #cc0000 ;}

BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

DIV,UL {
          margin-top: 0px;
          margin-bottom: 0px;
          color:#304A5B;
}
.header { font-size: 16pt;
          color: #6666CC;
          margin-top: 30px;
          margin-bottom: 0px;
}
.bioHeader { font-size: 12pt;
          color: #6666CC;
          margin-top: 5px;
          margin-bottom: 5px;
}
.pageHeader { font-size: 20pt;
          color: #333399;
          margin-top: 20px;
          margin-bottom: 20px;
}

.headline { font-size: 12pt;
          font-weight: bold;
          color: #6666CC;
          margin-top: 0px;
          margin-bottom: 0px;
}
.coBrief {
          border-style: groove;
          margin-top: 10px;
          margin-bottom: 10px;
          border-bottom: thin groove #6666CC;
          border-top: thin groove #6666CC;
          border-right: thin groove #6666CC;
          border-left: thin groove #6666CC;
          padding: 10px;
}
.leftNav  {
	font-size : 8pt;    
    margin-left: 10px;
    margin-right: 10px;
}
.navItem {
          margin-top: 10px;
          margin-bottom: 10px;
}
.article {
          margin-top: 15px;
          margin-bottom: 15px;
}
.footer {
	font-size : 8pt;    
    color:#304A5B;
}

.spacer {
          margin-top: 20px;
          margin-bottom: 20px;
}
