:link {
	color: #0F2A70;
	font-weight: bold;
}

:visited {
	color: #6C5520;
	font-weight: bold;
}

:hover {
	color: #0F2A70;
	font-weight: bold;
}

:active {
	color: #0F2A70;
	font-weight: bold;
}

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	color: #0F2A70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 0em;
}

h2 {
	color: #6C5520;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0em;
}

h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin-bottom: 1em;
}

h4 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: 14px;
	letter-spacing: normal;
	word-spacing: -1px;
}

h5 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
}

td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

tr {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#nestedlist, #nestedlist ul{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left:0;
	padding-left:30px;
	text-indent: 0px;}

/* UL Layer 1*/
#nestedlist {
	list-style-image:url(images/BulletB.gif);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20;
}


/* UL Layer 2*/
#nestedlist ul{
	list-style-image:url(images/dot2.gif);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
