.normal
{
	font-size: 10pt;
	font-family: Arial;
}
.big1
{
	font-size: 12pt;
	font-family: Arial;
}
.big2
{
	font-size: 14pt;
	font-family: Arial;
}
.normalblue
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
}
A.registrationlien
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
}
TD.darkblue
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #082c84;
}
TD.darkbluesmall
{
	color: #ffffff;
	font-family: Arial;
	background-color: #082c84;
    font-size: 8pt;
}
TD.blue
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #3399CC;
}
TD.bluesmall
{
	color: #ffffff;
	font-family: Arial;
	background-color: #3399CC;
    font-size: 8pt;
}
TD.lightblue
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	background-color: #EFF4FF;
}
TD.lightbluesmall
{
	font-size: 8pt;
	color: #003399;
	font-family: Arial;
	background-color: #EFF4FF;
}
TD.grey
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	background-color:#EEEEEE;
}
TD.greysmall, .greysmall
{
	font-size: 8pt;
	color: #003399;
	font-family: Arial;
	background-color:#EEEEEE;
}
TD.green
{
	background-color:#A5D30C;
	font-size: 10pt;
	color: #003399;
	font-family: Arial;	
}
TD.greensmall
{
	background-color:#A5D30C;
	font-size: 8pt;
	color: #003399;
	font-family: Arial;	
}
TD.info
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
}
.question
{
	font-weight: bold;
	font-size: 10pt;
	color: #082c84;
	font-family: Arial;
}
.alert
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff3333;
	font-family: Arial;
	text-align: center;
}
.header
{
	font-weight: bold;
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
}
.headerbig1
{
	font-weight: bold;
	font-size: 12pt;
	color: #003399;
	font-family: Arial;
}
.headerbig2
{
	font-weight: bold;
	font-size: 14pt;
	color: #003399;
	font-family: Arial;
}
.header2
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
}
.Asterisk
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0000;
	font-family: Verdana;
}
.tiny
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Arial;
}.small
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
}
.smallblue
{
	font-size: 8pt;
	color: #003399;
	font-family: Arial;
}
.smallgrey
{
	font-size: 8pt;
	color: #EEEEEE;
	font-family: Arial;
}