p {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-align: left;
	vertical-align: top;
	line-height: normal;




}
body {
	background-color: #fff1a6;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #737373;
	text-align: center;
	clip:   rect(auto auto auto auto);
	margin-top=0px;



}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #737373;
	text-align: center;
	font-variant: small-caps;
	text-decoration: underline;

}
h2 {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-variant: normal;
}
h3 {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #737373;
	text-align: center;
}
h4 {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #737373;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #CC3366;
}
