/* CSS Document */

h1{
	font-size: 145%;
}
h2{
	font-size: 133%;
	color: #990000;

}
h3{
	font-size: 125%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.25em;

}
.mm_left{
	float:left;
	width: 475px;
	margin-right: 50px;
}
.mm_right{
	float:right;
	width: 175px;
	text-align: center;


}
