td { text-align:justify; }

a:active, a:link, a:visited {
	color: #538086;
	text-decoration: none;
}
a:hover {
	color: #777;
	text-decoration: none;

}
body {	
 font-family : Tahoma, Sans-Serif;
 font-size : 12px;
 text-align : justify;}

h3 {
	font-family: georgia, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: none;
        letter-spacing: 3px;
	color: #000000;
border-bottom:1px dotted #000000;
}

