body {
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
}
body, p, td { 
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:11pt;
			letter-spacing:1px;
			line-height:150%;
	}
hr {color:#dddddd; background-color:#dddddd; border: 0; width: 100%; height: 1px; }
/* ------------------------------------------------------------------------------- */
a:link { text-decoration: none; color: #3d84a9; padding:0px 2px 0px 2px; font-style:italic;}
a:visited { text-decoration: none; color: #3d84a9; 	font-style:italic;}
a:active { text-decoration: none; color: #3d84a9; 	font-style:italic;}
a:hover { text-decoration: none; color: #000000; background-color:#efefef; 	font-style:italic;}
