body		{ font-family: "Times New Roman", Times, serif;
				font-size: medium;
				text-align: left;
				color: #000000;
				margin: 0em;
				background-color: #FFF;

			}
			
h2          { font-family: "Times New Roman", roman, serif;
				font-size: medium; 
				text-align: left;
				color: #339933;
				margin-top:0px ;
				margin-bottom:0px;
			}

h1			{ font-family: "Arial", Helvetica, sans-serif;
				font-size: large;
				font-weight: bold;
				text-align: center;
				margin-top:0px ;
				margin-bottom:0px;
			}

h3          { font-family: "arial", helvetica, sans-serif;
				font-size: normal; 
				text-align: left;
				margin-top:0.5em ;
				margin-bottom:0px;
			}

p,li			{ 
				font-size: small;
				font-weight: bold;
				text-align: left;
				margin-top:0px ;
				margin-bottom: 0.5em;
			}

li			{ margin-bottom: 0em;
			}

.legal			{ font-family: "Book Antiqua", "Times New Roman", Times, serif;
				font-size: x-small;
				text-align: left;
				color: #90A93D;
				margin-top:0px ;
			}

a			{ font-family: "Times New Roman", Times, serif;
			}

img			{ border: none;
				margin: none;
			}
