body {
	background: #CCCCCC url("../images/bodybg.gif") repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* ## Site links ##*/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
a.lnk_tp1 {
	text-decoration: none;
	font-size: 13px;
	color: #0099CC;
}
a.lnk_tp1:visited {
	text-decoration: none;
	font-size: 13px;
	color: #0099CC;
}
a.lnk_tp1:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #0099CC;
}
a.lnk_tp1:active {
	text-decoration: none;
	font-size: 13px;
	color: #0099CC;
}
a.lnk_footer {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
}
a.lnk_footer:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
}
a.lnk_footer:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
}
a.lnk_footer:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
}

/* ## Fussy IE ##*/

form {
	margin: 0;
}