<style type="text/css">
				BODY          {
					margin : 550;
					margin-left : 200;
				}

				TD            {
					font-family: Verdana, Helvetica, Arial;
					color: #000000;
					font-size:12px;
				}
				TD.redback {
					background-color : #C01425;
					font-size:12px;
					text-align : center;
					vertical-align : top;
				}
				TD.right {
					background-color :#C0C0C0;
					font-size:12px;
					color: #000000;
					font-weight: bold;
				}
				TD.reverse {
					background-color :#808080;
					font-size:12px;
					color: #FFFFFF;
					font-weight: bold;
				}
				H1 {
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size :18px;
					color: #C01425;
				}
				H2 {
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size :14px;
					color: #C01425;
				}
				H3 {
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size : 12px;
					color: #C01425;
				}


				UL {
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size : 12px;
				}



				A:link        {
					font-weight: bold;
					text-decoration: underline;
					color: #0000FF;
					font-size : 12px;
				}


				A:hover.reverse       {
					text-decoration: underline overline;
					color: Yellow;
					font-weight: bold;
					font-size : 12px;
				}

				A.ongrey     {
					text-decoration: underline;
					color: #C01425;
					font-weight: bold;
					font-size : 12px;
				}
				A:hover.ongrey       {
					text-decoration: underline overline;
					color: Yellow;
					font-weight: bold;
					font-size : 12px;
				}
				A.reverse     {
					text-decoration: underline;
					color: #C01425;
					font-weight: bold;
					font-size : 12px;
				}
				A:hover.reverse       {
					text-decoration: underline overline;
					color: Yellow;
					font-weight: bold;
					font-size : 12px;
				}
				A.onred     {
					text-decoration: underline;
					color: #FFFFFF;
					font-weight: bolder;
					font-size : 12px;
				}
				A.navigation     {
					text-decoration: underline;
					color: #FFFFFF;
					font-weight: bolder;
					font-size : 11px;
				}
				A:hover.onred       {
					text-decoration: underline;
					color: Yellow;
					font-weight: bold;
					font-size : 12px;
				}
				A:hover.navigation       {
					text-decoration: underline;
					color: Yellow;
					font-weight: bold;
					font-size : 11px;
				}

				A:hover       {
					text-decoration: underline;
					color: #C01425;
					font-weight: bold;
					font-size : 12px;
				}
</style>


