body {
	background: #FFFFFF;
}
img {
	border: 0px;
}
a {
	color: #DC241F;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
body, tr, td, div, input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6B6B6B;
}
form {
	margin: 0px;
	padding: 0px;
}
input.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4C;
	border: 1px solid #CCCCCC;
}
textarea.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4C;
	border: 1px solid #CCCCCC;
}
select.select {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4C;
	border: 1px solid #CCCCCC;
}
input.button {
	font-family: Tahoma;
	font-size: 11px;
	background: #D5D0CA;
	border: 1px solid #605F5B;
	font-size: 11px;
}
ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
li {
	list-style-type: none;
	background: transparent url('images/li.gif') 2px 7px no-repeat;
	margin-left: 0px;
	padding: 2px 0px 3px 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
p {
	margin: 10px 0px 10px 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #717171;
}
h1 {
	font-size: 14px;
}
h2 {
	color: #000000;
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}
hr {
	color: #D9DCDF;
	width: 100%;
	height: 1px;
}
span.red {
	color: #DC241F;
}
small {
	font-size: 9px;
}
table.text {
	width: 100%;
	height: auto;
	border: 0px;
}
table.text td {
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dotted #E1E1E1;
}
table.text tr.header td {
	background: #F3F3F3;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	font-weight: bold;
}

