body 	{
			background-color: #cccccc;
		}
a:link {color: #0000aa ; text-decoration: underline; } 
a:visited {color: #0000aa; text-decoration: underline; }
a:hover {color: #0000aa; text-decoration: underline; }

span.heading {
			font-weight : 600;
			font-size : 100%;
		}
p		{
			text-align: justify;
			font-family: "Trebuchet MS", sans-serif;
			line-height : 150%;
			font-weight : 500;
			font-size : 85%;
		}
table	{ 
			width: 370px; 
		}
