.bodytext
{
    color: #474D7D;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    PADDING-TOP: 1px;
	PADDING-bottom: 1px; line-height:150%; margin-bottom:3
    
}

a.bodytext:hover
{
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    PADDING-TOP: 1px;
	PADDING-bottom: 1px; line-height:150%; margin-bottom:3    
}

.bodytextLarge
{
    color: #474D7D;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    PADDING-TOP: 0px; line-height:150%
    
}

.pagetitle
{
    color: #474D7D;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    PADDING-TOP: 1px;
	PADDING-bottom: 1px; line-height:150%; margin-bottom:3
    
}


.citation
{
    color: #666666;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    PADDING-TOP: 0px; line-height:200%
}