a {
	color: #001C79;
	font-weight: bold;
	text-decoration: none;
}

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

blockquote {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

input {
	background: #FFFFFF;
	border-bottom: #000000 2px groove;
	border-left: #000000 2px groove;
	border-right: #000000 2px groove;
	border-top: #000000 2px groove;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

input.archive {
	background: #C0C0C0;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	border-right: #000000 1px groove;
	border-top: #000000 1px groove;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

input.button {
	background: #D4D0C8;
	font-weight: normal;
}

input.buttonbold {
	background: #D4D0C8;
	font-weight: bold;
}

input.check {
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	border-right: #FFFFFF;
	border-top: #FFFFFF;
}

select {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

textarea {
	background: #FFFFFF;
	border-bottom: #000000 2px groove;
	border-left: #000000 2px groove;
	border-right: #000000 2px groove;
	border-top: #000000 2px groove;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

textarea.latc {
	background: #FFFFFF;
	border-bottom: #000000 2px groove;
	border-left: #000000 2px groove;
	border-right: #000000 2px groove;
	border-top: #000000 2px groove;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
}
