body	{
	margin: 0px;
	background-color: #585788   ;
	}

td	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	}

	
div.content {
	width: 400px; 
	margin: 0px; 
	padding: 0px; 
	}

p	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 9px;
	}


h1	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 110%;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin: 0;
	}

h2	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 3px;
	}

h3	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	margin-top: 9px;
	margin-bottom: 0;
	}

ol	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	}

ul	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	margin-top: 0;
	margin-bottom: 15px;
	list-style-type: square;
	}

li	{
	margin-top: 0;
	margin-bottom: 3px;
	}

strong	{
	font-weight: bold;
	}

a:link	{
	color: #ffffff;
	text-decoration: none;
	}

a:visited	{
	color: #ffffff;
	text-decoration: none;
	}

a:hover, a:active	{
	color: #ffffff;
	text-decoration: underline;
	}

a.navmenu:link	{

	display: block;
	border-top: 1px solid white;
	border-right: 1px solid #757575;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	padding: 4px 5px 5px 5px;
	background-color: #2B2868;
	color: #ffffff;
	text-decoration: none;
	
	}

a.navmenu:hover, a.navmenu:active, 	{
	display: block;
	
	border-top: 1px solid white;
	border-right: 1px solid #757575;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	padding: 4px 5px 5px 5px;
	background-color: #C62127;
	color: #000000;
	text-decoration: none;
	}
	
	
a.navmenu1:link	{

	display: block;
	border-top: 1px solid white;
	border-right: 1px solid #757575;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	padding: 4px 5px 5px 5px;
	background-color: #C62127;
	color: #ffffff;
	text-decoration: none;
	
	}

a.navmenu1:hover, a.navmenu:active, a.navmenu:visited	{
	display: block;
	
	border-top: 1px solid white;
	border-right: 1px solid #757575;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	padding: 4px 5px 5px 5px;
	background-color: #2B2868;
	color: #ffffff;
	text-decoration: none;
	}

a.navcurrent1:link, a.navcurrent:visited, a.navcurrent:hover, a.navcurrent:active {
	display: inline; 
	padding: 6px 6px 6px 6px;
	background-color: #C62127;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;  
	}	
	
	
div.navaddress {width: 200px;
				padding: 0px 0px 0px 10px;
				}

A.mm_footer	{font-size: 9px; font-weight: normal; color: gray;}

