body {
	margin:0; 
	}

body, p, td {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	}
	
a, a:link, a:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0D004C;
	text-decoration: none;
	}
	a:hover {
	text-decoration: underline;
	}

table {border: 0;}	td {border:0}

td.nav {
	width: 179px; 
	background-image:url('images/images/nav-tile.gif'); 
	background-repeat:repeat-y
	}
td.content {
	width: 581px;
	}

table.menu {
	width: 160px;
	border-width: 0;
	}
	td.menu {
	border: 0;
	}
	
h2 {
	font-family: Papyrus, Sans-serif;
	font-size: 16pt;
	color: #0D004C;
	}
