*{
    font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
body {
    font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
TABLE {
    font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 12pt;
}
TR {
    font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 12pt;
}
TD {
    font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 12pt;
}
#td2
{
FONT-SIZE: 10pt;
}
.style2 {	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-size: 16px}
.style5 {font-size: 16px; font-weight: bold; }
A.TableLink{
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
A.TableLink:hover{
	font-size: 14px;
	text-decoration: underline;
	color: #ffffff;
}
A.TableLink1{
	font-size: 14px;
	text-decoration: none;
	color: #0000FF;
}
A.TableLink1:hover{
	font-size: 14px;
	text-decoration: underline;
	color: #ffffFF;
}

A:link {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
A:visited {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
A:active {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
A:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}