/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align:top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg2.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #990000;
	font-style:italic;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0000;
}
.header {
	font-weight: bold;
	font-size: 14;
	color: #000000;
	letter-spacing: -1px;
}
