body {
	margin-top: 0px;
	margin-left: 0px;
}
td,th {
	font-size: 13px;
	font-family: Calibri, Cambria;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #307abc;
	text-decoration: none;
}

#footer {
	background-color: #FFF;
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
}
