body		{ font-family: "Palatino Linotype", "Times New Roman" Times, Serif;
				font-size: xx-small;
				color: #433732;
				text-align: left;
				background-color: #D1B585;
				margin-top: 0;
				margin-bottom: 1em;
			}

h1			{ font-size: x-large;
				font-weight: bold;
				color: #4A4239;
				text-align: center;
				margin-top: 25px;
				margin-bottom: 25px;
			}

h2,h3,h4 		{ font-size: small;
				color: #4A4239;
				text-decoration: underline;
				text-transform: capitalize;
				margin-top: 0;
				margin-bottom: 0;
			}

h4			{ font-size: x-small;
				color: #FFFFFF;
				margin-bottom: 0;
			}

p,li,a			{ text-align: justify;
				font-size: x-small;
				margin-top: 0;
				margin-bottom: 0.5em;
			}

em			{ font-weight: bold;
				font-style: normal;
			}

img			{ border: 0;
			}

li			{ list-style-position: outside;
			}

td.menucell		{ border: 0px;
				padding: 0px;
				margin: 0px;
				vertical-align: top; 
			}

table			{ border-collapse: collapse;
			}

td			{ border: 0px;
				padding: 0px;
				margin: 0px;
				vertical-align: top; 
			}

.cw			{ font-family: Arial, Helvetica, sans-serif;
				font-size: xx-small;
			}

.imgpic			{ border: 2px #433732 solid;
				margin-left: 1em;
			}
