﻿.drkred {
	background-image: url('images/bkg_03.jpg');
	background-repeat: repeat;
	height: 15px;
}
h1 {
	font-size: 12pt;
	margin: 10px;
}
p {
	margin: 10px;
}
h2 {
	font-size: 10pt;
	margin: 10px;
}
.right {
	float: right;
}
.indent {
	margin-left: 50px;
}
#box_rt {
	float: right;
	background-color: #FFFFFF;
	margin: 10px;
	color: #000000;
	width: 320px;
	text-align: center;
}
.justify {
	text-align: justify;
}
#box_rt_mb {
	float: right;
	background-color: #FFFFFF;
	margin: 10px;
	color: #000000;
	width: 280px;
	text-align: center;
}
hr {
	height: 4px;
	color: #B72025;
	padding: 0px;
	margin: 0px;
}
