@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imgs/BACK.gif);
	background-position:left top;
	background-color:#fff;
	}
	
body, td {
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
	}
	
h1, h2, h3 {
	margin:6px 0px 14px 0px;
	text-align:center

	}
	
h1 {
font-size:26px;
	}
	
h2 {
	font-size:22px;
	}

h3	{
	font-size:18px;
	}
.highlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #006;
	font-weight: bold;
	font-size: medium;
}
