body	{
	font-family: Arial, Helvetica, sans-serif;
	color: #4B050E;
	font-size: 11px;
}

.bug	{
	font-family: Arial, Helvetica, sans-serif;
	color: #4B050E;
	font-size: 11px;
}

.footer	{
	font-size: 10px;
	font-weight: bold;
}
a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4B050E;
}
a:hover {
	text-decoration: underline;
	color: #C13408;
}
a:visited {
}
form {
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
input {
	font-size: 11px;
	color: #333333;
	background-attachment: fixed;
}
textarea {
	font-size: 11px;
	color: #333333;
	width: 200px;
	height: 60px;
}
select {
	font-size: 11px;
	color: #333333;
}
.shortinput	{
	width: 30px;
}

.regularlink	{
	font-size: 11px;
	align: right;
}

