@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
}	
.style1 {
	color: #002D62;
	font-weight: bold;
}
.style3 {color: #FFFFFF;
}
.foot {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}	
a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	color: #009900;
	text-decoration: none;
}
a.foot:hover {
	color: #009900;
	text-decoration: none;
}
a.foot:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #002D62;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #002D62;
	text-decoration: none;
}	
.foot2 {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}	
a.foot2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot2:visited {
	color: #009900;
	text-decoration: none;
}
a.foot2:hover {
	color: #009900;
	text-decoration: none;
}
a.foot2:active {
	color: #FFFFFF;
	text-decoration: none;
}