table
{
	table-border-color-light: rgb(0, 128, 128);
	table-border-color-dark: rgb(0, 128, 128);
	border-color: rgb(0, 128, 128);
	vertical-align: top;
	margin: 0 0 0 0px;
	text-indent: 0px;
	text-align: left;
}

}
td
{
	border-color: rgb(0, 128, 128);
}
h1
{
	color: rgb(0, 102, 102);
	font-size: 32px;
}
h2
{
	color: rgb(102, 153, 153);
	font-size: 24px;
}
h3
{
	color: rgb(0, 204, 153);
}
h4
{
	color: rgb(51, 102, 153);
}
h5
{
	color: rgb(0, 204, 153);
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h6
{
	color: rgb(73, 33, 165);
}
hr
{
	color: rgb(0, 128, 128);
}


body
{
	font-family: Maiandra GD;
	font-weight: normal;
	font-style: normal;
}
