		a:link  {
			text-decoration : none;
		}
		a:hover  {
			text-decoration : none;
		}
		a:active  {
			text-decoration :none;
		}
		a:visited  {
			text-decoration : none;
		}
		body, th, td,  div, p {
			font-family: Arial;
			font-size: 12px;
			color: Black;
		}
		h1 {
			font-family : Arial;
			color: #000000;
		}
		.main {
			font-family: Arial;
			font-size: 14px;		
		}
		.heading_01 {
			font-family : Times New Roman;
			font-size: 52px;
			color: Black;
		}
		.heading_02 {
			font-family : Arial;
			font-size: 11px;
			color: #000000;
			letter-spacing: 5px;
		}
		.note_01 {
			font-family: Arial;
			font-size: 10px;
			color: Black;
		}
		.note_02 {
			font-family: Arial;
			font-size: 8px;
			color: Black;
		}
		.note_03 {
			font-family: Arial;
			font-size: 12px;
			color: White;
		}
		.note_04 {
			font-family: Arial;
			font-size: 12px;
			color: #CC0000;
		}
		.footer {
			font-family: Arial;
			font-size: 10px;
			color: Black;
			line-height: 8px;
		}
		body {
			scrollbar-3d-light-color : White;
			scrollbar-arrow-color : White;
			scrollbar-base-color : #bcbcbc;
			scrollbar-dark-shadow-color : Black;
			scrollbar-face-color : #CC0000;
			scrollbar-highlight-color : White;
			scrollbar-shadow-color : Black;
			scrollbar-track-color: #bcbcbc;
		}
