		a:link  {
			text-decoration : none;
			color : White;
		}
		a:hover  {
			text-decoration : none;
			color : #adff2f;
		}
		a:active  {
			text-decoration : none;
			color : White;
		}
		a:visited  {
			text-decoration : none;
		}
		body, th, td,  div, p {
			font-family: Georgia;
			font-size: 12px;
			color: #0A4876;
		}
		.heading_01 {
			font-family : Georgia;
			font-size: 18px;
			color: #0A4876;
			font-weight : bold;
		}
		.heading_02 {
			font-family : Georgia;
			font-size: 16px;
			color: #0A4876;
			font-weight : bold;
		}
		.note_01 {
			font-family: Georgia;
			font-size: 11px;
			color: #0A4876;
			line-height : 20px;
		}
		.note_02 {
			font-family: Arial;
			font-size: 11px;
			color: #0A4876;
		}
		.note_03 {
			font-family: Georgia;
			font-size: 11px;
			color: #0A4876;
		}
		.note_04 {
			font-family: Arial;
			font-size: 9px;
			color: #0A4876;
		}
		.footer {
			font-family: Arial;
			font-size: 8px;
			color: White;
		}
