BODY {
	margin: 0px; 
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #444444;
	font-size : 12px;
}
a:link,a:active,a:visited 	{
	text-decoration: underline;
	color: #14357A;
	font-weight: bold;
}
a:hover {
	color:#999999;
	text-decoration:none;
	font-weight: bold;
 }
 .left {
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	vertical-align: top;
}
.right {
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	vertical-align: top;
}
 h2 {
 color : #222222;
 font-size : 14px;
 margin-bottom: 2px;
 margin-top: 10px;
}


