BODY
	{background-color: #CCFFCC;
	color: #000000;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	font-style: normal;
	}

.Xsm
	{font-size: x-small;
	}

.Small
	{font-size: small;
	}

.BluIta
	{color: #0000FF;
	font-style: italic;
	}

.BluBldIta
	{color: #0000FF;
	font-style: italic;
	font-weight: bold;
	}

.RedBldIta
	{color: #FF0000;
	font-style: italic;
	font-weight: bold;
	}

.MedBrn
	{ color: #993300;
	font-size: medium;
	text-align: center;
	}

.MedBrnBld
	{ color: #993300;
	font-size: medium;
	font-weight: bold;
	}

.MedBrnBldCtr
	{ color: #993300;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	}

H6	{ 
	color: #0000FF;
	font-family: Arial,sans-serif;
	font-size: medium;
	text-align: center;
	}

.MedSadBrn
	{ color: #993300;
	font-family: Saddlebag, "Times New Roman", serif;
	font-size: medium;
	}

.XlgSadBrn
	{ color: #993300;
	font-family: Saddlebag, "Times New Roman", serif;
	font-size: x-large;
	}

.XlgSadBrnCtr
	{ color: #993300;
	font-family: Saddlebag, "Times New Roman", serif;
	font-size: x-large;
	text-align: center;
	}

.XxlSadBrnCtr
	{ color: #993300;
	font-family: Saddlebag, "Times New Roman", serif;
	font-size: xx-large;
	text-align: center;
	}

.TimBrnIta
	{ color: #993300;
	font-family: "Times New Roman",serif;
	font-size: medium;
	font-style: italic;
	}


