/*
.Head
{
	font-family:Tahoma;
    font-size:  12px;
    font-weight: Bold;
    color: #000000;
	padding:0;
}

.Normal
{
	font-family:Tahoma;
    font-size:  12px;
    font-weight: Normal;
	line-height:150%; letter-spacing: 130%;
    color: #000000;
	padding:0;
}
*/
#white .Head
{
	font-family:Tahoma;
    font-size:  12px;
    font-weight: Bold;
    color: #FFFFFF;
}

#white .Normal
{
	font-family:Tahoma;
    font-size:  11px;
    font-weight: Normal;
	line-height:150%; letter-spacing: 130%;
    color: #000000;
	padding:0;
}

#blue .Head
{
	font-family:Tahoma;
    font-size:  11px;
    font-weight: Bold;
    color: #142863;
	padding:0;
}

#blue .Normal
{
	font-family:Tahoma;
    font-size:  11px;
    font-weight: Normal;
   	line-height:150%; letter-spacing: 130%;
	color: #000000;
	padding:0;
}
#txtblue .Head
{
	font-family:Tahoma;
    font-size:  11px;
    font-weight: Bold;
    color: #142863;
	padding:0;
}

#txtblue .Normal
{
	font-family:Tahoma;
    font-size:  11px;
    font-weight: Normal;
    color: #000000;
	line-height:150%; letter-spacing: 130%;
    color: #142863;
	padding:0;
}

#darkblue .Head
{
	font-family:Tahoma;
    font-size:  11px;
    font-weight: bold;
    color: #142863;
}

#darkblue .Normal, #darkblue th .Normal, #darkblue div .Normal, #darkblue p .Normal
{
	font-family:Tahoma;
    font-size:  11px;
    font-weight: Normal;
    color: #000000;
	margin:0; padding:0;
}
#darkblue A, #darkblue A:link, #darkblue A:active, #darkblue A:visited {color:#00008B; text-decoration:none; font-size:11px; font-weight:normal; margin:0; padding:0; line-height:0.7em; height:15px;}

#darkblue A:hover {color:#ff6600; text-decoration:underline; font-size:11px; font-weight:normal; margin:0; padding:0; line-height:0.7em; height:15px;}
