body {
	background-color: #FDFFFD;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_tile.gif);
}
body,td,th {
	font-family: Verdana, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	color: #0e55b2;
}
h1,h2,h3,h4,h5,h6 {font-weight: bold;}
h1 {font-size: 14px;}
h2 {font-size: 12px;}
a:link {color: #0e55b2;}
a:visited {color: #0e55b2;}
a:hover {color: #0e55b2;}
a:active {color: #0e55b2;}
.footer {font-size: 10px}

