body {
	margin: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

p,td,table,lu,ul {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	line-height: 1.2;
}

h1,h2,h3,h4,h5,h6 {
	color: #CC0000;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
}

td.header {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	height: 25;
	vertical-align: middle;
 	padding-left: 5px;
	background-image: url('images/elements/tabletop_bkg.jpg');
}
