/* ---------------------
basic layout
--------------------- */



td
{
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	text-align: justify;
}
h1 {
font-size: 20px;
	text-decoration:none;
	color:#ffffff;
	font-family: Courier;
}
a {
font-size: 16px;
	text-decoration:none;
	color:#ffffff;
	font-family: Courier;
}

