/**** element styles ****/

a {
	text-decoration: none;
        color: #003399;
        }

body {
	background-color: #EFEDE0;
	background-position: 50% 50%;
	margin: 0px
	}

p {
   margin: 0px;
   font-family: verdana;
   font-size: 12px;
   text-align:left;
   }
