A:link {
	color: #1B5A85;
	text-decoration: none;
}

A:visited {
	color: #754E71;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #1B5A85;
	text-decoration: underline;
	font-weight: bold;
}

body {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}

h1 {
	color: #754E71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	margin-bottom: 0em;
	font-weight: normal;
	margin-top: 0em;
	word-spacing: normal;

}

h2 {
	color: #1B5A85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 5px;

}

h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	line-height:16px;
	margin-top: -1pt;
	margin-bottom: 1em;
	margin-left: 12px;
	margin-right: 5px;

}

h4 {
	color: #0080c0;
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
	font-style: italic;
	line-height: 20px;
}

h5 {
	color: #0080c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0em;
}

h6 {
	margin-bottom: 0em;
	margin-top: 0em;

}

td {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	background-repeat: no-repeat;
}

li {
	list-style-image: url(images/triangle.gif);

}
