H1.header {
   font-weight: bold;
	color: Black;
	font-family: Times New Roman;
	font-size: 14pt;
}
a.navbot_left{
	color: Black;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}
a.navbot_left:link{
	color: Black;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}
a.navbot_left:visited {
	color: Black;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}
a.navbot_left:hover{
	color: White;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}

a.navbot_right{
	color: White;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}
a.navbot_right:link{
	color: White;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}
a.navbot_right:visited {
	color: White;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}
a.navbot_right:hover{
	color: #71B9FF;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}
td.navbot_right {
	color: White;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
}
a.navbot_top:link{
	color: Black;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}

a.navbot_top:hover{
	color: #71B9FF;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}
a.navbot_top:visited {
	color: Black;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}