
/* EDIT LW */

body 
{
	background-color:#FFFFFF;
	background-image:none;
	text-align:left;
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	color: #000000;
	padding:10px;
}


.strong, bold, strong{ font-weight: bold;}
.small 	{ font-size:10px; }
img { border: 0; }
em	{ font-weight: bold; font-style:normal;}


h1 {color: #A0122D; font-size: 22px; font-weight: normal; margin:0px 0px 25px 0px; line-height:25px; font-variant:normal; text-align:left;}
h2 {color: #000000; font-size: 19px; font-weight: normal; margin:0px 0px 15px 0px; line-height:25px; font-variant:normal; text-align:left;}

a{text-decoration: none;}

.clear{clear:both; height:0px; line-height:0px; font-size:0px; overflow:hidden;}


img{float:right; margin:0px 0px 10px 20px;} /* default */
  img.right{float:right; margin:0px 0px 10px 20px;}
  img.left{float:left; margin:0px 20px 0px 0px;}  










