.menu {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;

}
.menu A:link{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
}
.menu A:hover{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
}
.menu A:visited{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
}
.menu A:active{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
}

.text {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;

}
.text A:link{
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;

}
.text A:visited{
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;

}
.text A:hover{
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}


.smallest {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 1pt;
}
a:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.text-s {

	font-family: "Arial";
	font-size: 8pt;
	color: #333333;
}
.text-s A:link{
	font-family: "Arial";
	font-size: 8pt;
	color: #333333;
	text-decoration: none;

}
.text-s A:hover{
	font-family: "Arial";
	font-size: 8pt;
	color: #333333;
	text-decoration: none;

}
.text-s A:visited{
	font-family: "Arial";
	font-size: 8pt;
	color: #333333;
	text-decoration: none;

}
.text-s A:active{
	font-family: "Arial";
	font-size: 8pt;
	color: #333333;
	text-decoration: none;

}
.title {
	font-family: "Arial";
	font-size: 12pt;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;

}

a.hypertext:link {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: 339900;

}
a.hypertext:visited {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: 339900;

}
a.hypertext:hover {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: 339900;

}
a.hypertext:active {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: 339900;

}
