<style type="text/css">	<!--
	/* --------------------------------------------------- */
	/* --------------------- main.css -------------------- */
	/* --------------------------------------------------- */

	/* --------------- Common to every page -------------- */

	.Text12 {font-size: 12px;}

	a:link {
		color: #CC6666;
		text-decoration: none;}

	a:visited {
		text-decoration: none;
		color: #CC6666;}

	a:hover {
		text-decoration: underline;
		color: #CC6666;}

	a:active {
		text-decoration: none;
		color: #CC6666;}

	body,td,th {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #000000;}

	body {
		background-image:  url(images/pageback.jpg);}

	/* --------------------- copyright -------------------- */
	.M-Copyright {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #CCCCCC;
		font-size: 12px;
		font-style: normal;}

	.M-Section-Sign {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #777777;
		font-size: 12px;
		font-style: normal;}

	.DkRedText12 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #660000;
		font-size: 12px;
		font-style:
	;}
	/* ------------  -------- MENU STUFF ----------  ----------- */
	.M-Menu {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #FFA1A1;
		font-weight: bold;
		font-style: normal;
		font-size: 12px;
	}

	.M-MenuLink {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #663333;
		font-weight: bold;
		font-style: normal;
		font-size: 12px;
	}

	/* -------------------- SUB-MENU STUFF --------------------- */
	.M-SubMenu {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #FFA1A1;
		font-weight: bold;
		font-style: normal;
		font-size: 10px;
	}

	.M-SubMenuLink {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #663333;
		font-weight: bold;
		font-style: normal;
		font-size: 10px;}

	.M-SubSubMenu {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		color: #008B8B;
		font-size: 10px;}
		
	.M-SubSubMenuLink {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		color: #663333;
		font-size: 10px;}

	.M-Grey {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #999999;
		font-weight: normal;
		font-style: normal;
		font-size: 10px}

	/* --------------------  --------------------- */
	.Text10Serif {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10; }
	-->
</style>