td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0033FF;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0099FF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
}
li {
	color: #000099;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0033ff;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0033ff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #0099ff;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #666666;

}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #CECFCE;
}
a:visited.menu {
	color: #666666;
	font-weight: bold;
	background-color: #CECFCE;
}
a:hover.menu {
	color: #000000;
	background-color: #CECFCE;
	font-weight: bold;
	}
.sub_menu {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;

	}
a:visited.sub_menu {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
a:hover.sub_menu {
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #0099FF;
	font-weight: bold;
	}
