.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474F49;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a {
	font-size: 12px;
}
p {
	line-height: 1.7em;
	text-align: justify;
}
#tableMenu {
	background-color: #CC9900;
	border: 3px solid #CCCCCC;
}
#tableMenu a {
	text-decoration: none;
	display: block;
}
#tableMenu a:hover {
	background-color: #FFFFCC;
}
