﻿body 
{
background-color: #ffffff
}

p
{
font-family:Arial;
color:#808080;
font-size: 10pt
}

.class1 p
{
font-family:Arial;
color:#FFFFFF;
font-size: 12pt
}



h1
{
font-family:Arial;
color:#006699;
font-size: 10pt;
letter-spacing: 0pt;
font-weight: bold;
margin-bottom: 0
}

a         
{ 
text-decoration: none
}


a:link    
{ 
color: #FFFFFF
}

a:hover   
{ 
color: #FFFFFF; font-weight: bold
}


a:visited 
{ 
color: #FFFFFF
}


a:active  
{ 
color: #FFFFFF; font-weight: bold 
}



.class2 a         
{ 
font-size: 8pt;
text-decoration: none;
color: #999999;
letter-spacing: 1px
}



.class3 a
{
font-family:Arial;
color: #006699;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.class4 a
{
font-family:Arial;
color: #146FB8;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.class4 a:hover
{
font-family:Arial;
color:#146FB8;
font-size:10pt;
font-weight:bold;
text-decoration: underline;
}

.class4 a:link
{
font-family:Arial;
color: #146FB8;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.class4 a:active
{
font-family:Arial;
color: #146FB8;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.class4 a:visited
{
font-family:Arial;
color: #146FB8;
font-size: 10pt;
font-weight: bold;

}
.style1 {
	color: #FFFF00;
}
.style2 {
	border-collapse: collapse;
}
.style3 {
	background-color: #D4DDEE;
}
