		td, p, span, a
		{
			font-family: trebuchet ms, arial;
			font-size: 13px;
		}
		
		h1
		{
			font-family: trebuchet ms, arial;
			font-style : italic;
			color: #990000;
			font-size: 26px;
			font-weight: bold;
			margin-bottom: 10px;
		}
		
		h2
		{
			font-family: trebuchet ms, arial;
			font-size: 22px;
			font-weight: normal;
			margin: 0px;
		}
		
		h3
		{
			font-family: trebuchet ms, arial;
			font-size: 18px;
			font-weight: normal;
			margin: 0px;
		}
		
		h4
		{
			font-family: trebuchet ms, arial;
			font-size: 16px;
			font-weight: bold;
			margin: 0px;
		}
		
		h5
		{
			font-family: trebuchet ms, arial;
			font-size: 14px;
			font-weight: normal;
			margin: 0px;
		}
		
		h6
		{
			font-family: trebuchet ms, arial;
			font-size: 11px;
			font-weight: normal;
			margin: 0px;
		}
		
		
		A:link  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
		}

		A:visited  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
		}

		A:active  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
		}

		A:hover  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
		}
		
		
		.nav
		{
			font-family: trebuchet ms, arial;
			font-size: 14px;
		}
		
		.nav:link  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
			font-size: 14px;
		}

		.nav:visited  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
			font-size: 14px;
		}

		.nav:active  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
			font-size: 14px;
		}

		.nav:hover  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
			font-size: 14px;
		}
		
		.mini:link  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
			font-size: 11px;
		}

		.mini:visited  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
			font-size: 11px;
		}

		.mini:active  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
			font-size: 11px;
		}

		.mini:hover  {
			color : #990000;
			text-decoration : none;
			font-weight : normal;
			font-size: 11px;
		}