* { margin: 0; padding: 0; }

body, td {
	font: 8pt verdana;
	color: #3e3e3e;
	line-height: 18px;
}

body { background: #3b3b3b url(images/page-bg.gif); background-repeat: repeat-x; }

a:link    { color: #e00000; text-decoration: underline; }
a:visited { text-decoration: underline; color: #e00000; }
a:hover   { color: #a70000; text-decoration: none; }

a.menu img { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
a.menu:hover img { filter:alpha(opacity=0); -moz-opacity: .0; opacity: .0; }

h1 {
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

