body{
	background-color : #FFFFFF;
	font-family : Arial,Helvetica;
	font-size : 12pt;
	text-align : left;
	color: #000000;
	margin-top: 0;
	margin-left: 10;
	margin-right: 10;
}
p {
	font-family : Arial,Helvetica;
	font-size : 12pt;
	text-align : justify;
	color: #000000;
}
.caption {
	font-family : Arial,Helvetica;
	font-size : 10pt;
	text-align : justify;
	font-style : italic;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.largecaption {
	font-family : Arial,Helvetica;
	font-size : 12pt;
	text-align : center;
	font-style : italic;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
h1 {
	font-family: Arial,Helvetica;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #993366;
}

h2{
	font-family: Arial,Helvetica;
	font-size: 13.5pt;
	font-weight: bold;
	font-style: italic;
	color: #993366;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h4{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #0000A0;
}

h5{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #0000A0;
}

h6{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0000A0;
}


a {
	color: #008280; text-decoration: none
}

a:active{
	color: #a13f00; text-decoration: none
}

a:visited{
	color: #818100; text-decoration: none
}

a:hover{
	color: #a13f00; text-decoration: underline
}

.address {
	color: #000000;
	font-family: Times New Roman,Times;
	font-size: 12pt;
	font-weight: bold;
}
.copy {
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	font-weight: normal;
	text-align : center;
}
.leftmenu{
	background-color : #FFCC99;
	font-family : Arial,Helvetica;
	font-size : 12pt;
	font-weight: bold;
	text-align : center;
	line-height: 24px;
}
.menu{
	background-color : #FFCC99;
	font-family : Arial,Helvetica;
	font-size : 12pt;
	font-weight: bold;
	text-align : center;
}
#current{
	color : #666666;
}
.pagemenu{
	font-family : Arial,Helvetica;
	font-size : 14pt;
	font-weight: bold;
	text-align : center;
}
.orgs {
	font-family : Arial,Helvetica;
	font-size : 10pt;
	font-weight: normal;
	text-align : center
}
.updated {
	font-family : Arial,Helvetica;
	font-size : 10pt;
	font-weight: normal;
	text-align : center
}
.small {
	font-size : 10pt;
}
#small {
	font-size : 10pt;
}
.chart{
	text-align : left;
}