		a:link  {
			text-decoration : underline;
			color : Black;
			font-family : Arial;
		}
		a:hover  {
			text-decoration : underline;
			color : #990000;
		}
		a:active  {
			text-decoration : underline;
			color : #990000;
		}
		body, th, div, p {
			font-family: Verdana;
			font-size: 11px;
			color: Black;
		
		}
		.text {
			font-family: Verdana;
			font-size: 12px;
			color: Black;
			line-height : 20px;
		}
		.note {
			font-family: Arial;
			font-size: 10px;
			color: Black;
			line-height : 15px;
		}
		.note2 {
			font-family: Arial;
			font-size: 11px;
			color: White;
		}
		.note3 {
			font-family: Arial;
			font-size: 14px;
			color: White;
			font-weight : bold;
		}
		h1 {
			font-family : Arial;
			font-size: 26px;
			color: #990000;
			font-weight : bold;
			font-style: italic;
		}
		h2 {
			font-family : Arial;
			font-size: 18px;
			color: #990000;
			font-weight : bold;
			font-style: italic;
		}
		.heading_04 {
			font-family : Arial;
			font-size: 14px;
			color: #990000;
			font-weight : bold;
			font-style : italic;		
		}
