		a:link
		{
			color: #990000;
			font-family: Centur Old Style Std, Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size: 14px;
			text-decoration: underline;
			font-weight: none;

		}
		a:active
		{
			color: #990000;
			font-family: Centur Old Style Std, Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size: 14px;
			text-decoration: underline;
			font-weight: none;

		}
		a:visited
		{
			color: #990000;
			font-family: Centur Old Style Std, Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size: 14px;
			text-decoration: underline;
			font-weight: none;

		}
		a:hover
		{
			color: #990000;
			font-family: Centur Old Style Std, Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size: 14px;
			text-decoration: none;
			font-weight: none;
		}



		a:link.red
		{
			color: #CC0000;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:13px;
			font-weight: normal;
		}
		a:active.red
		{
			color: #CC0000;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:13px;
			font-weight: normal;
		}
		a:visited.red
		{
			color: #CC0000;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:13px;
			font-weight: normal;
		}
		a:hover.red
		{
			color: #CC0000;
			text-decoration: none;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:13px;
			font-weight: normal;
		}

		a:link.red_smaller
		{
			color: #CC0000;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:10px;
			font-weight: normal;
		}
		a:active.red_smaller
		{
			color: #CC0000;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:10px;
			font-weight: normal;
		}
		a:visited.red_smaller
		{
			color: #CC0000;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:10px;
			font-weight: normal;
		}
		a:hover.red_smaller
		{
			color: #CC0000;
			text-decoration: none;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:10px;
			font-weight: normal;
		}

		a:link.white
		{
			color: #FFFFFF;
			text-decoration: none;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:12px;
			font-weight: normal;
		}
		a:active.white
		{
			color: #FFFFFF;
			text-decoration: none;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:12px;
			font-weight: normal;
		}
		a:visited.white
		{
			color: #FFFFFF;
			text-decoration: none;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:12px;
			font-weight: normal;
		}
		a:hover.white
		{
			color: #FFFFFF;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:12px;
			font-weight: normal;
		}

		a:link.white2
		{
			color: #FFFFFF;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:14px;
			font-weight: bold;
		}
		a:active.white2
		{
			color: #FFFFFF;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:14px;
			font-weight: bold;
		}
		a:visited.white2
		{
			color: #FFFFFF;
			text-decoration: underline;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:14px;
			font-weight: bold;
		}
		a:hover.white2
		{
			color: #FFFFFF;
			text-decoration: none;
			font-family: Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size:14px;
			font-weight: bold;
		}

		.content
		{
			text-align: left;
			font-family: Centur Old Style Std, Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size: 14px;
			color: #000000;
			padding-left:0px;
			padding-right:50px;
			padding-top:0px;
			padding-bottom:0px;
		}

		.content_white
		{
			text-align: right;
			font-family: Centur Old Style Std, Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size: 10px;
			color: #FFFFFF;
			padding-left:0px;
			padding-right:50px;
			padding-top:0px;
			padding-bottom:0px;
		}

		.title
		{
			text-align: left;
			font-family: Centur Old Style Std, Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size: 16px;
			color: #FFFFFF;
			padding-left:0px;
			padding-right:0px;
			padding-top:0px;
			padding-bottom:0px;
			font-weight: bold;
		}
		td
		{
			text-align: left;
			font-family: Centur Old Style Std, Franklin Gothic Medium, Trebuchet MS, Helvetica, arial, sans-serif;
			font-size: 14px;
			color: #000000;
			padding-left:0px;
			padding-right:0px;
			padding-top:0px;
			padding-bottom:0px;
		}
		td.header
		{
			text-align: right;
		}