a:link {
	color: #8B4513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:link.large {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

a:link.size {
	color: #8B4513;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a:link.medium {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #8B4513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited.large {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

a:visited.size {
	color: #8B4513;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a:visited.medium {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.large {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.size {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.medium {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #8B4513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:active.large {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

a:active.size {
	color: #8B4513;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a:active.medium {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #704438;
	scrollbar-arrow-color: #E8E4E0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #004070;
	scrollbar-highlight-color: #E8E4D8;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #C0C0C0;
}
td.block {
	border:  thin; 
	border-color:  #8B4513;
	border-style: dotted;
}
h1 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

h2 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

h3 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h4 {
	color: Maroon;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:  bold;
}

li {
	color: #552D0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p, td, ul, dd, dt {
	color: #00008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.footer {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

.just {
	text-align: justify;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.space {
	line-height: 175%;
}

.text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
}