body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-weight: normal;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #EEDC20;
}

h1 {
color: #B3B3B3;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

h2 {
color: #A1A690;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
}

h3 {
color: #B3B3B3;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
}

h4 {
color: #FF0000;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
}

p {
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
}

input {
border: 1px #000000 solid;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a {
color: #FF3333;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #FF3333;
font-weight: bold;
text-decoration: underline;
padding: 0px;
}
