a:link, a:visited {
	text-decoration:none;
	color:#003399;
	}
a:hover {
	text-decoration:none;
	/*color:white;
	background-color:#003399;*/
	}
body {
margin:0px;
font-family:Arial, helvetica;
font-size:x-small;
	}
#content {
	margin-left:16px;
	margin-right:16px;
	}
h1, h2, h3 {
	font-family:arial, helvetica;
	}
h1 {
	font-size:large;
	}
h2 {
	font-size:medium;
	}
li {
	list-style-type:square;
	}
p {
	margin-top:.8em;
	margin-bottom:.8em;
	}
table {
	font-family:Arial, helvetica;
	font-size:x-small;
	}
table.data-table {
	font-family:verdana, arial, helvetical;
	font-size:xx-small;
	border:1px solid gray;
	border-top:2px solid red;
	}
table.internal-data-table {
	font-family:verdana, arial, helvetical;
	font-size:xx-small;
	}	
table.separator-table {
	font-family:verdana, arial, helvetical;
	font-size:x-small;
	border:none;
	xbackground-color:#ccccff;
	}
tr.data-table {
	border:1px solid gray;	
	}
tr.data-table-top {
	border:1px solid gray;
	border-top:2px solid red;
	font-weight:bold;
	background-color:#ccccff;
	color:black;	
	}
td.header-top {
	background-image:url(headertop-line.gif);
	}
td.header-bottom {
	background-image:url(headerbottom-line.gif);
	}
td.header-left {
	background-image:url(images/header-left-side.jpg);
	background-repeat:no-repeat;
	background-color:#F7F9FA;
	}