body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px
}

H1 {
	font-family: arial;
	font-size: 14pt;
	color: #603913;
	margin-bottom: 0.5 em;
}

H2 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.5 em;
}

H3 {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #603913;
	margin-bottom: 5 px;
	margin-top: 0 em;
}

P {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

p.close {
	margin-top: 0.8 em;
}

p.center {
	text-align: center
}

p.justify {
	text-align: justify
}

pre {
	margin-bottom: 0px;
}

td {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.white {
	color: #ffffff;
}

.gray {
	color: #666666;
}

.color {
	color: #603913;
}

image { border-color: #000000 }

hr  {
	border-style: solid;
	color: #000000;
	height: 1px;
}

.strong {
	font-size: 11pt;
	font-weight: bold;
}

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

A:hover {
	color: #603913;
	text-decoration: underline
}

A:active {
	color: #603913;
	text-decoration: none
}

A:visited {
	color: #603913;
	text-decoration: none
}

A.menubar:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline
}

A.menubar:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}

A.menubar:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline
}

A.menubar:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline
}

A.small:link {
	font-size: 8pt;
	color: #603913;
	text-decoration: none
}

A.small:hover {
	font-size: 8pt;
	color: #603913;
	text-decoration: underline
}

A.small:active {
	font-size: 8pt;
	color: #603913;
	text-decoration: none
}

A.small:visited {
	font-size: 8pt;
	color: #603913;
	text-decoration: none
}

.submitLink {
	background-color: transparent;
	font-size: 8pt;
	color: ;
	border: none;
}
