
body {
   background: white;
   background-image: none;
   font-size: 12pt;
   }
#leftcolumn {
   display: none;
   }
   #topwrapper {
   display: none;
   }
#menu {
   display: none;
   }
input[type="submit"] {
   display: none;
   }
#rightcolumn {
   background: white;
   width: auto;
	margin:0 0 0 20px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   padding-top: 1em;
   }
#maincontent {
   background: white;
   width: auto;
   margin:0 0 0 20px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   padding-top: 1em;
   }
#maincontentmynt {
   background: white;
   width: auto;
   margin:0 0 0 20px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   padding-top: 1em;
   }
#footer {
   background: white;
   width: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   border-top: 1px solid #990000;
   margin:40px 0 20px 20px;
}
a:link, a:visited {
   color: #000;
   background: transparent;
   text-decoration: underline;
   }
#maincontent a:link:after, #maincontent a:visited:after {
   content: " [" attr(href)"] ";
   font-size: 90%;
   color:#666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000;
	font-weight: 500;
	margin-bottom:10px;
}
h2 {
	font-size: 14pt;
	font-family:Arial, Helvetica, sans-serif; 
	color: #000; 
	font-weight: 500;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	font-weight: 700;
}
h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	font-weight: 700;
}

dt, .boxhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	font-weight:bold;
}

p, ul, ol, dd, td, div {
	color : black;
	font-family : Times, Serif;
	font-size : 12pt;
	}
.normal {
	color : black;
	font-family : Times, Serif;
}
.smulrad {
	color : black;
	font-family : Verdana, arial, Sans-serif;
	font-size: 10pt;
}
.sidfot {
	color : black;
	font-family : Verdana, arial, Sans-serif;
	font-size: 10pt;
}

.hide	{
	display: none;
}
img	{
	border: 0;
}

#searchform {
	display:none;
}
#wrappermynt .sidfot, #wrappermynt .paging  {
	display:none;
}
