<!--

body,td,th {
	font-family: Lucida Grande, Lucida Sans, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 29293D;
}

body {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	background-image: url(images/bg-blink.gif);
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #29293d;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

.header {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	
}


-->