@charset "utf-8";
/* CSS Document */
body {font: 12pt "Times New Roman", "TimesNR", Times, serif;}
* {color: black !important; background: white !important;}
@page {size: 7.5in 10in; margin: 0.5in;}


#header, #sidebar1, #sidebar2,#newsbox2{
	    display: none;
	}

#wrapper {
	    background: #FFF;
	    border-style: none;
	    width: auto;
	}
	#MTOPRED 
{
	 width: 0PX;
	   display: none;
 }
#mainContent {
	    border: none;
	    padding: 0;
	    width: 100%;
	}
#footer 
{
	display: none;
	border: none;
	    padding-left: 0px;
		background:none
		
	}
h1 {
	    font-size: 18pt !important;
	}
h2 {
	    font-size: 14pt !important;
	    font-weight: bold !important;
	}
p {
	    font-size: 10pt !important;
	}


#header img {
	    display: block;
	}
	
.titarticle {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#imgarticle {
	width: 99%;
	margin: 10px
}
#paraarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	display: block;
}