body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}
h6, h5, h4, h3, h2, h1 {
	border: 0px; margin: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.left td{
    background-color: #F0FFFF; 
}

table.right td{
	background-color: #FFFACD;
}
table.right h3{
	color: red;
}


