/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000066;
}
body {
	background-color: #A9BFF1;
	background-image: url(slices/bk.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #5a76c7;
}
h2 {
	font-size: 18px;
	color: #5a76c7;
}
h3 {
	font-size: 16px;
	color: #5a76c7;
}
h4 {
	font-size: 14px;
}
td#topborder {
	background-image: url(slices/topaqua.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td#bottomborder {
	background-image: url(slices/topaqua.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
td#leftborder {
	background-image: url(slices/leftaqua.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
td#rightborder {
	background-image: url(slices/leftaqua.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
div#footer {
	font-size: 10px;
	color: #5a76c7;
}
