body 
{
	background: #FFFFFF;
	font-family: Arial, Verdana;
	color: #01231F;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #F1FDFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #00414F;
	scrollbar-highlight-color: #F1FDFF;
	scrollbar-shadow-color: #FFFFFF
}

A:Link
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 10pt

}

A:Visited
{
	color: #FFFFFF; 
    font-size: 10pt;
    font-weight: bolder; 
    text-decoration: underline
}

A:Hover
{
color: #FFFFFF; 
background-color: #013943; 
font-size: 10pt;
font-weight: bolder; 
text-decoration: overline
}

A:Active
{
color: #013943;
background-color: #FFFFFF; 
font-size: 10pt;
font-weight: bolder; 
text-decoration: underline
}

table
 {
	font-family: Arial, Verdana;
	vertical-align: top;
	color: #013943;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none
}

tr
{
	font-family: Arial, Verdana;
	color: #013943;
	font-weight: normal
}

td
{
	font-family: Arial, Verdana;
	color: #013943;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none
}

.copyright
{
font-family: Arial, Verdana;
color: #cccccc; 
text-decoration: none; 
font-weight: normal; 
font-size: 7pt;
text-align: center
}

.td
{
	font-family: "Times New Roman", Georgia, Times, serif;                     
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	border: thin outset #E7E7E7
}

.td1
{
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	border: thin inset #E7E7E7
}

.td2
{
	font-family: "Times New Roman", Georgia, Times, serif;
	background-color: #000000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	border: thin inset #E7E7E7
}

.B:Link
{
	color: #013943;
	font-family: Arial, Verdana;
	font-weight: bolder;
	font-size: 10pt;
	text-decoration: underline

}

.B:Visited
{
	color: #026F82;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: underline

}

.B:Hover
{
	background-color: #013943;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: overline, underline

}

.B:Active
{
	color: #026F82;
	font-family: Arial, Verdana;
	background-color: #013943;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: overline


}