.bullets1 {
	font-size: 11pt;
	font-weight: normal;
	font-family: Tahoma;
	text-align: left;
	margin-bottom: 10
	color: #000000;
}

.body1 {
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma;
	text-align: left;
	color: #000000;
}

.clear {
	width: 122px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #24197F;
}

.over {
	width: 122px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #DBDBDB;
	color: #24197F;
	cursor: pointer;
}

.on {
	width: 122px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #DBDBDB;
	color: #24197F;
	cursor: pointer;
}

.menu a {
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #000099;
	text-decoration: none;
	line-height: 150%;
}

.menu a:hover {
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #000099;
	background-color: #DEC495;
	text-decoration: underline;
}

.footer a {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
}

.footer {
	border-top: 1px solid #B0B0B0;
	height: 6px;
	text-align: center;
}

.footer p{
	text-align: center;
}

p {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	color: #000000;
	margin: 3px;
	text-align: justify;
	line-height: 150%;
}

td {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	color: #000000;
	line-height: 150%;
}

ul {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	color: #000000;
	text-align: justify;
	line-height: 150%;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #ffffff;
	margin: 0px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
a {
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
}