body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	background-image: url();
}


body, p, html, table, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}



a {
        font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #6184b0;
	text-decoration: none;
}
a:hover
 {
  color: #3c5c84;
   text-decoration: underline
    }



H1 {
	font-size: 16px;
	margin: 4px;
	color: #000;
		display: block;
}


