/*  Java Pro Live! styles */

/* Link styles */

a { color: #990000;  text-decoration: underline;}
a:active { color: #990000; text-decoration: none;}
a:hover { color: #990000;  text-decoration: none; }
a:visited { color: #990000;  text-decoration: underline;}
a:visited:hover { color: #990000; text-decoration: none;}

a.topnav { color: #666666; font-size: 8pt; text-decoration: none;}
a.topnav:active { color: #666666; font-size: 8pt; text-decoration: underline;}
a.topnav:hover {  color: #666666; font-size: 8pt; text-decoration: underline;}
a.topnav:visited {  color: #666666; font-size: 8pt; text-decoration: none;}
a.topnav:visited:hover { color: #666666; font-size: 8pt; text-decoration: underline;}

a.emphasis { color: #990000;  text-decoration: none; font-weight: bold;}
a.emphasis:active { color: #990000; text-decoration: underline; font-weight: bold;}
a.emphasis:hover { color: #990000;  text-decoration: underline;  font-weight: bold;}
a.emphasis:visited { color: #990000;  text-decoration: none; font-weight: bold;}
a.emphasis:visited:hover { color: #990000; text-decoration: underline; font-weight: bold;}

/* Default styles */

.body
{
font-family: arial, helvetica;
font-size: 9pt;
color : #000000;
}

p
{
font-family: arial, helvetica;
font-size: 9pt; 
color : #000000;
}

td
{
font-family: arial, helvetica;
font-size: 9pt; 
color : #000000;
}


/* textstyles */

.smalltext
{
font-size: 8pt; 
}

.agenda
{
font-size: 8pt; 
color: #444444;
}

.agendatime
{
font-size: 8pt; 
color: #666666;
}

/* headers */

.pageheader
{
font-family: arial, helvetica;
font-size: 11pt; 
font-weight: bold;
color : #990000;
}

.subheader
{
font-family: arial, helvetica;
font-size: 10pt; 
font-weight: bold;
color : #990000;
}

.smallheader
{
font-family: arial, helvetica;
font-size: 8pt; 
font-weight: bold;
color : #990000;
}

.top
{
font-size: 7pt;
}

.em-level-one
{
font-size: 8pt; 
color : #666666;
}

.em-level-two
{
font-size: 8pt; 
color : #444444;
line-height: 10pt;
}

.em-level-three
{
color : #666666;
}

.em-level-four
{
color : #444444;
}