body {
	color: #000000; 
	background-color: #ffffff; 
	margin-left: 1%;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h1  {
	color: #000000;
	background-color: transparent;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

h2 {
	color: #000000;
	background-color: transparent;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

h3, h4 {
	color: #000000;
	background-color: transparent;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}


h5 {
	color: #006A7A;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

h6 {
	color: #006A7A;
	background-color: transparent;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

p {
	color: #000000;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

p.smaller { 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
}

p.indent {
	 text-indent: -2%; 
	 margin-left: 6%;
}
p.subindent {
	 text-indent: -2%; 
	 margin-left: 12%;
}
p.sub2indent {
	 text-indent: -2%; 
	 margin-left: 16%;
}
p.numindent {
	 text-indent: -4%; 
	 margin-left: 7%;
}
p.tab {
	 margin-left: 5%;
}
p.preindent {
	 text-indent: -3%; 
	 margin-left: 3%;
}

a:link.body 	{
	color: #000000;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:visited.body {
	color: #660066;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:hover.body {
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:active.body {
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:link.menu 	{
	color: #ffffff;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:visited.menu {
	color: #ffffff;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:hover.menu {
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:active.menu {
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}
a:link.page 	{
	color: #006A7A;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:visited.page {
	color: #660066;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:hover.page {
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:active.page {
	color: #660066;
	background-color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : underline;
}

div.menu 	{
	color: #000000;
	background-color: transparent;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	margin-left: 5%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;


}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;


}

hr {
	color: #006A7A;
	background-color: #FFFFFF;
}
p.header { 
	text-indent: 0em; 
	margin-left: 2em; 
}
p.text { 
	text-indent: 0em; 
	margin-left: 4em; 
}
p.text2 { 
	text-indent: 0em; 
	margin-left: 6em; 
}
p.ref {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}


table {
	color: #000000;
	background-color: transparent;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
td.smaller { 
	font-size: smaller; 
	font-family: Arial, Helvetica, sans-serif;
}


a:link	{
	color: #006A7A;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:visited{
	color: #660066;
	background-color: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:hover{
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:active{
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}


a:link.anchor 	{
	color: #006A7A;
	background-color: transparent;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:visited.anchor {
	color: #660066;
	background-color: transparent;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:hover.anchor {
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a:active.anchor {
	color: #FFFFFF;
	background-color: #006A7A;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}