A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}


A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : underline;
	color : Navy;
}


A:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000cc;
}
A.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 10pt;
}
A.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size : 10pt;
}
A.white:hover  {
	text-decoration: underline;
	color: #FFFFFF;
	font-size : 10pt;
}
A.white:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size : 10pt;
}
A.top:link {
	color: #1248A0;
	text-decoration: none;
	font-size : 10pt;
	font-weight: bold;
}
A.top:visited {
	text-decoration: none;
	color: #1248A0;
	font-size : 10pt;
	font-weight: bold;
}
A.top:hover  {
	text-decoration: underline;
	color: #1248A0;
	font-size : 10pt;
	font-weight: bold;
}
A.top:active {
	text-decoration: none;
	color: #1248A0;
	font-size : 10pt;
	font-weight: bold;
}

.style2 {font-size: small}
.style4 {color: #1248A0; font-weight: bold;}
.style3 {color: #1248A0; font-size: x-small;}
	.style7 {font-size: 10px; color: #CCCCCCC}
.style8 {font-size: 12px; font-weight: bold; color: #CCCCCCC}}
.style9 {font-size: 12pt; font-weight: bold;}
.style12 {font-size: 16pt; font-weight: bold;}

BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}
P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}