p { font-family: "Calibri"; font-size: 12px; color: #fff; text-align: justify; }
body {
	font-family: "Calibri";
	padding: 0px;
	background: #c1c1c1;
	font-size: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 990px;
	margin-top: -1px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#bottom-links { float: right; margin-right: 20px; color: red; font-size: 11px; }
#top-left {
	background: url( '../images/top-01.png' ) no-repeat;
	width: 630px;
	height: 174px;
}
#top-center { background: url( '../images/top-02.png' ) no-repeat; width: 350px; height: 174px; }
a { color: red; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a.blue:link {color: #ffffff; font-weight: bold;}
a.blue:active {color: #ffffff; font-weight: bold;}
a.blue:visited {color: #ffffff; font-weight: bold;}
a.blue:hover {color: #ffffff; font-weight: bolder;}