BODY 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/img/bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-color: #D2C5A5;
	border-bottom-color: #D2C5A5;
	border-right-color: #D2C5A5;
	border-top-color: #D2C5A5;
	border-color: #D2C5A5;
			}
			
A 			{
			 color: #660000;
			 text-decoration: underline; 
			}
A:visited 	{ 
			 color: #660000;
			}
A:hover 	{ 
			 text-decoration: none;
			}
			
.MMnormal 	{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
			}
.MMsmall 	{ 
			 font-size: 10px; 
			 font-weight: normal; 
			 color: #444444 
			}		
