H1,H2		{ font-family: Hebar, Times New Roman; 	font-size: 14pt; 	font-weight: bold; text-align:center;}
BR,BODY		{ font-family: Hebar, Times New Roman; 	font-size: 12pt; 	font-weight: normal; }

A				{								color: black; }
A:link:hover,
A:visited:hover 	{ 	text-decoration: none;		color: blue; }

.mm					{	width: 145px;			height: 22px;	float: left;		text-align: center; }
.mm A				{ 	text-decoration: none;	color: #FFFFFF; font-size: 13pt; }
.mm A:link:hover,
.mm A:visited:hover	{ 	text-decoration: none;	color: #FFFFFF; }

.brownbox SPAN		{	font-size: 9pt; 		font-weight: bold;	color: #555;	text-decoration: none; }
.brownbox
{
	border: #555 1px solid;
	border-bottom: #777 3px ridge;
	border-right: #777 3px ridge;	PADDING: 5px;		background: #fff;		MARGIN: 10px 5px 5px 5px;
}

