a:link
{
        color: #CC00CC;
        text-decoration: none;
}

a:visited
{
        color: #0066FF;
        text-decoration: none;
}

a:active
{
        color: #FF0000;
        text-decoration: none;
}

a:hover
{
        color: #FF0000;
        text-decoration: none;
}


.body
{
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal; 
        font-style: normal; 
        line-height: 16pt
}

.header
{
	color: #333366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold; 
        font-style: normal; 
        line-height: 30pt;
}

.crosshead
{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14pt; 
        font-style: normal;
        font-weight: bold; 
        text-transform: lowercase;
        color: #333366
}

.subhead
{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18pt; 
        font-weight: bold;
        text-transform: none;
        color: #333366
}

.copyright 
{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 8pt; 
        font-style: normal;
        font-weight: normal;
        color: #333366
}

.emphasis 
{ 
        color: #333366; 
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-size: 13pt; 
        font-weight: lighter; 
        font-style: italic; 
        line-height: normal 
}

.caption 
{       
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-size: 12pt; 
        font-style: italic; 
        font-weight: normal; 
        color: #333366; 
        line-height: 16pt
}

.intro 
{  
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-size: 12pt; 
        font-style: italic; 
        font-weight: bold; 
        color: #333366
}

.subhead2 
{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14pt;
        font-weight: bold;
        text-transform: none;
        color: #333366 ;
        font-style: italic
}

.subhead3 
{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12pt;
        font-weight: bold;
        text-transform: none;
        color: #333366 
}

.music { color: #333366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; font-style: italic; line-height: 16pt }
.FirstLine { color: #333366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; font-style: normal; line-height: 16pt ; text-transform: capitalize}

