:link {
	color: #01397E;
	text-decoration: underline;
}

:visited {
	color: #08396B;
	text-decoration: underline;
}

:hover {
	color: #08396B;
	text-decoration: underline;
}

:active {
	color: #01397E;
	text-decoration: underline;
}

body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	color: #00546B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0em;
	font-weight: bold;
	margin-top: 0em;

}

h2 {
	color: #2E3E4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0em;
	font-weight: bold;
	margin-top: 0em;
}

h3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-indent: 18pt;
	font-weight:normal;
	line-height:10px;
	margin: 0em;
	padding: 2px;
	margin-top: 1px;

}

h4 {
	color: #5F7681;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
}

h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	margin: 0em;
	padding: 0em;
	font-weight: normal;
}

h6 {
	color: #3F88A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 7px;
}

td {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}

tr {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
li {
	list-style-image:  url(images/dot.gif);

}
