.style2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #FFFFBF;
	background-image: url(../images/bg.jpg);
	margin-top:7px;
	font-family: Verdana, Helvetica,Arial,sans-serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
    text-align: justify;
} 

p, li{
        text-align: justify;
         
}
div.caption img   { border: 1px solid #ffffff; }

span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #111111;
	padding-left: 10px;
}

.componentheading{ font-size:14px; font-weight:bold}
.style3 {color: #FFFFFF}
a:hover{text-decoration:none;}
ul {list-style-type: disc; line-height:19px; margin:0; padding-left:14px; padding-right:1px; padding-top:2px; padding-bottom:2px;}
a:link{color: #003300;
		font-family:Verdana;
		font-size:12px;
		}
a:visited{color:#009900;
		font-family:Verdana;
		font-size:12px;
		}
a:hover{color:#003300;
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
		}
.top{color:#0FA8B5;
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
		}
h1 {font-size:18px;
	font-weight:bold;
	}
h2 {font-size:16px;
	font-weight:bold;
	}
img{borderx:0px;}

a.readon {
	margin-top: 3px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
.normal_text{font-size:11px; font-family:"Times New Roman", Times, serif}