:link {
	color: #08396B;
	text-decoration: none;
}

:visited {
	color: #08396B;
	text-decoration: none;
}

:hover {
	color: #08396B;
	text-decoration: none;
}

:active {
	color: #08396B;
}

body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	color: #3F88A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-bottom: 0em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0em;
	word-spacing: normal;

}

h2 {
	color: #08396B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 17pt;
	margin-bottom: 0em;
	font-weight: normal;
	margin-top: 3px;

}

.headers {
		color: #08396B;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		text-indent: 5pt;
		margin-bottom: 0em;
		font-weight: normal;
		margin-top: 3px;
		cursor:hand;
		cursor:pointer;

}

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: #657FA0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-bottom: 0em;
	font-weight: normal;
	margin-top: 0em;
	font-style: italic;
	line-height: 25px;
}

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;
	background-repeat: no-repeat;
}

tr {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
li {
	list-style-image:  url(../images/triangle.gif);

}
