body{
	font-family: "Trebuchet MS";
	background-color: #e0fee0;
	background-image: none;
	255,51,153;
	}

table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS";

}
h1 {
	color: #0F5E06;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;

}
h2
{
	color: rgb(255,51,153); 
}
h3
{
	color: #0F5E06;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;

}
h4
{
	color: #990000;
}
h5
{
	color: rgb(255,51,153);
}
h6
{
	color: #0F5E06;
	font-size: 10px;
	font-weight: bold;


}
paragraph {
	font-family: "Trebuchet MS";
	font-size: 3px;
	width: 80%;
	font-weight: normal;
	color: #000000;

}

