@charset "UTF-8";
/* CSS Document */

.bullet {
	list-style-image: url(../RR/Images/bullet.gif);
	list-style-position: outside;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Rockwell, Rockwell Condensed, Rockwell Extra Bold;
	color: #000000;
}
.indent {
	font-family: Rockwell, Rockwell Extra Bold;
	font-weight: normal;
	padding-left: 24px;
}
a:link {
	color: #2C7ACC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A8475;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-bottom: 0px;
}
.Dbold {
	font-weight: bold;
	color: #A6CE39;
	font-size: large;
}
.Hbold {
	font-weight: bold;
	color: #398475;
	font-size: large;
}
.Dtitle {
	font-weight: bold;
	color: #A6CE39;
	font-size: x-large;
	line-height: normal;
}
.Htitle {
	font-weight: bold;
	color: #398475;
	font-size: x-large;
}
.finep {
	font-size: small;
	font-style: oblique;
	font-weight: normal;
}
.edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	color: #FF0000;
	text-decoration: underline;
}
.bold {
	font-size: large;
	font-weight: bold;
}
