body,td,th {
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	word-spacing:2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415794;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #415794;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #415794;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size:18px;
	color:#93232F;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.footer{
font-size:10px;
color:#666666;
}

.background{
background-image:url(../images/table_back.jpg);
background-position: top;
background-repeat:repeat-x;
}

