body, table {
	font: 8pt Tahoma;
	color: #666666;
	margin: 0px 0px 0px 0px;
}
img {
	border: 0px;
}
.title {
	font: bold 11pt Tahoma;
	color: #d71f1c;
}
big {
	font: 9pt Tahoma;
}
small {
	font: 7.5pt Tahoma;
	color: #999999;
}
.red {
	color: #d71f1c;	
}
p.main {
	font: 9pt Arial;
	color: #666666;
	text-align: justify;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #d71f1c;
	text-decoration: none;
}
a:active {
	color: #d71f1c;
	text-decoration: none;
}
a:visited {
	color: #d71f1c;
	text-decoration: none;
}
a:hover {
	color: #d71f1c;
	text-decoration: none;
}
a.menu:link {
	color: #d71f1c;
	text-decoration: none;
}
a.menu:active {
	color: #d71f1c;
	text-decoration: none;
}
a.menu:visited {
	color: #d71f1c;
	text-decoration: none;
}
a.menu:hover {
	color: #d71f1c;
	text-decoration: none;
}
input.txt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	width: 200px;
	height: 21px;
	font: 8pt Tahoma;
	background-color: #ffffff;
	color: #555555;
	padding: 3px 4px 3px 4px;
}
textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	width: 100%;
	height: 100px;
	font: 8pt Tahoma;
	background-color: #ffffff;
	color: #555555;
	padding: 3px 4px 3px 4px;	
}
input.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	width: 150px;
	height: 21px;
	font: 8pt Tahoma;
	background-color: #eeeeee;
	color: #555555;	
}
