body {
	background-color: #FFFFFF;
	margin-right: 50px;
	margin-left: 50px
	}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium; 
  	margin-right: 150px;
   	font-weight: lighter;
   	line-height: normal
	}
b {
	font-weight: bold;
}

h1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: large; 
	font-style: italic; 
	color: #000066;
	font-weight: bold
}

h2 {
	font-family: "Courier New", Courier, mono; 
	font-style: italic; 
    font-size: medium;
	color: #000066;
}

ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 0.8em;
	}
li a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #003366; 
	list-style-type: square
	}


.navigation {  
	font-family: "Courier New", Courier, mono; 
	color: #000066;
	font-size: small; 
	text-decoration: none
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

th {
	font-family : sans-serif;
	color: #004040;
}

td { 
	font-family : sans-serif; 
	font-size : small; 
    padding : 3px 27px 3px 5px;
}
dt {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
