body { 
	font: 9pt/15pt georgia, palatino, times; 
	color: #555753; 
	background: #fff;
	margin-bottom: 10px; 
	margin: 10px; 
	padding: 0px;
	}
	
table {
	margin-left: 13px;
	}

p 	{ 
	font: 9pt/15pt georgia, palatino, times; 
	margin-top: 0px;
	padding: 18px;
	text-align: justify;
	}
	
p2 	{ 
	font: 9pt/15pt georgia, palatino, times; 
	margin-top: 0px;
	padding: 18px;
	text-align: left;
	}

h3 { 
	font: italic bold 12pt/15pt georgia, palatino, times; 
	letter-spacing: 1px;
	padding: 18px;
	margin-bottom: 0px; 
	color: #5D553C;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC7777;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A49DDC;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

acronym {
	border-bottom: none;
	}
