body {
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #444444;
}

table {
	font-size: 12px;
}

a {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.backslash {
	color: #DC143C;
	font-weight: bold;
	font-size: 14px;
}

input {
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-bottom-width: 1px;
	font-family: Arial,sans-serif;
	border-right-width: 1px
}

textarea {
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-bottom-width: 1px;
	font-family: Arial,sans-serif;
	border-right-width: 1px
}

select {
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-bottom-width: 1px;
	font-family: Arial,sans-serif;
	border-right-width: 1px
}

.menu {
	background-color: #970000;
	color: #ffffff;
}

.block {
	font-size: 11px;
}

