body,td,th {
	font-family:Times New Roman;
	font-size: 10pt;
	color: #000000;
}
a {
	font-size: 10pt;
	color: #0000FF;
}
h1 {
	font-size: 12pt;
	color: #000000;
}
h2 {
	font-size: 14pt;
	color: #000000;
}
.label_white {
	font-family:arial;
	font-size: 10pt;
	color: white;
}
.link {
	font-family:arial;
	font-size: 10pt;
	color: blue;
	text-decoration:none;
}
.link:hover {
	text-decoration:underline;
	color:red;
}
.section_header {
	font-family:arial;
	font-size: 14pt;
	color: black;
	font-weight:bold;
}
.label_bold {
	font-family:arial;
	font-size: 10pt;
	color: black;
	font-weight:bold;
}
.label {
	font-family:arial;
	font-size: 10pt;
	color: black;
	font-weight:normal;
}
.menu_item {
	font-family:arial;
	font-size:11pt;
	color:white;
	font-weight:normal;
	text-decoration:none;
}
.menu_item:hover {
	font-family:arial;
	font-size:11pt;
	color:#d4df00;
	font-weight:normal;
	text-decoration:underline;
}
.header_item {
	font-family:arial;
	font-size:9pt;
	color:white;
	font-weight:normal;
	text-decoration:none;
}
.header_item:hover {
	font-family:arial;
	font-size:9pt;
	color:#d4df00;
	font-weight:normal;
	text-decoration:underline;
}