body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE5427;
}
.corner {
	background-image: url(../draft/images/arc_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
a.footer:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.footer:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.footer:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.master {
	border: 4px solid #0C487E;
	padding: 5px;
}
a:link {
	color: #0C487E;
	text-decoration: underline;
}
a:visited {
	color: #0C487E;
	text-decoration: underline;
}
a:hover {
	color: #5C84A8;
	text-decoration: none;
}
a:active {
	color: #0C487E;
	text-decoration: none;
}
.ital {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bu {
	font-weight: bold;
	text-decoration: underline;
}

