body {
	background-color: #fffbe1;
	font-size: 10pt;
	font-family: "Trebuchet MS", "Verdana", "Tahoma", sans-serif;
	color: #d2660f;
	margin-top: 0px;
}

img {
	border: 0;
}

h1 {
	color: #f77a2e;
	margin-bottom: -10px;
	margin-top: 0px;
}

h3 {
	margin-bottom: -3px;
}

ul {
	margin-top: 3px;
}

li { list-style-image: url('images/layout/jewelbullet.gif');}

a {
	color: #f6b824;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	color: #e67700;
	text-decoration: none;
}

td {
	font-size: 10pt;
}

input[type="text"], textarea {
	    border: solid 1px #FFCC33;
}