body {
	background-attachment: fixed;
	background-image: url(../images/layout/conradi_r4_c5.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 15px;
	margin-right: 48px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 48px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 18px;
	color: #CC3333;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 2px;
}
h2 {
	color: #CC3333;
	font-size: 14px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	width: 620px;
}
p#footer {
	border-top: 1px solid #CCCCCC;
	margin-top: 8px;
	padding-top: 2px;
	font-size: 10px;

}
p {
	margin-top: 12px;
	margin-bottom: 20px;

}
td {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 4px;
}
th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
span.error {
	color: red;
}

a.link {
	color: #777777;
	text-decoration: none;
}

a.action {
	color: #777777;
}

a.link:hover {
	color: #CC3333;
}

a.action:hover {
	color: #CC3333;
}
