a:link, a:active, a:visited
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
text-decoration : underline;
color : #336699;
}

a:hover
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
text-decoration : underline;
color : #666666; 
}

table, td, p, ul, li
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
color : #666666;
}

.heading
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
color : #666666;
}

.blurb
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
color : #333333;
}

h1
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 14pt;
font-weight : bold;
text-decoration : none;
color : #666666;
}

.type
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
color : #999999;
}

.breadcrumbs
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
color : #666666;
}

.white
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
color : #ffffff;
}

.form-button 
{
background: buttonface;
border-top: 1px solid buttonhighlight;	
border-left: 1px solid buttonhighlight;	
border-bottom: 1px solid buttonshadow; 
border-right: 1px solid buttonshadow; 
padding: 0px; 
font: menu;
}