body {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #f8e8a0;
	font-size: 12px;
}

h1 {
	font-family: verdana,helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #bb3902;
}
h2 {
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #bb3902;
}
h3 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #bb3902;
}

p {
	font-family: verdana,helvetica;
	color: #000000;
	font-size: 12px;
}


a:link    { color: #bb3902; font-weight:normal; text-decoration:underline;}
a:visited { color: #bb3902; font-weight:normal; text-decoration:underline;}
a:active  { color: #bb3902; font-weight:normal; text-decoration:underline;}
a:hover   { color: #bb3902; font-weight:bold  ; text-decoration:underline;}

table {
	border=0;
}