
.leftNav {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 10pt;
        font-weight: bold;
}
.grayLeftNav {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #cccccc;
}
.topNav {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 14pt;
        font-weight: bold;
        color: #ffffff;
}

a.leftNav:link, a.leftNav:visited, a.leftNav:active
{ 
        text-decoration: none; 
        color: #ffffff;
}
A.leftNav:hover
{ 
        text-decoration: underline; 
        color: #ffffff;
}

table.infoTable {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 10pt;
	border: 0px;	
}

.pageHead {
        font-family: arial,helvetica,sans-serif;
        font-size: 14pt;
        font-weight: bold;
        text-align: center;
}
.sectionHead {
        font-family: arial;
        font-size: 12pt;
	font-weight: bold;
}
.copy {
        font-family: arial,helvetica,sans-serif;
        font-size: 10pt;
}


