body {
	overflow-y: hidden;
	scrollbar-3dlight-color: #F0EDED;
	scrollbar-darkshadow-color: #F0EDED;
	scrollbar-face-color: #F0EDED;
	scrollbar-highlight-color: #F0EDED;
	scrollbar-shadow-color: #F0EDED;
	scrollbar-track-color: #fafafa;
	scrollbar-arrow-color: #808080;
}

textarea {
	background-color: transparent;
	color: #333333;
	font-family: MS Sans Serif;
	font-size: xx-small;
	border: 1px solid #808080;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

input {
	background-color: transparent;
	color: #333333;
	font-family: MS Sans Serif;
	font-size: xx-small;
	border: 1px solid #808080;
}

td {
	color: #333333;
	font-family: MS Sans Serif;
	font-size: xx-small;
}

a:link, a:visited, a:active {
	color: #10429E;
	font-family: MS Sans Serif;
	font-size: xx-small;
	text-decoration: none;
}

a:hover {
	color: #A31B0C;
	font-family: MS Sans Serif;
	font-size: xx-small;
	text-decoration: underline;
}
p {
	text-align: justify;
}body table tr td table tr td a {
	text-align: right;
}
