body {
	background-color: #ffffff;
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

td {
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	vertical-align:top;
}

div {
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 10pt;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #3399cc;
	font-weight: bold;
}

a.main:link,a.main:visited,a.main:active {
	font-size:21px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background: transparent;
}

a.main:hover {
	font-size:21px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.main2:link,a.main2:visited,a.main2:active {
	font-size:16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.main2:hover {
	font-size:16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.main3:link,a.main3:visited,a.main3:active {
	font-size:14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.main3:hover {
	font-size:14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.menu:link,a.menu:visited,a.menu:active,a.menu:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}