		a:link  {
			text-decoration : underline;
			color : #757575;
		}
		a:hover  {
			text-decoration : underline;
			color : #CC0000;
		}
		a:active  {
			text-decoration : underline;
			color : #CC0000;
		}
		a:visited  {
			text-decoration : underline;
		}
		body, th, td,  div, p {
			font-family: Arial;
			font-size: 12px;
			color: Black;
		}
		h1 {
			font-family : Arial;
			font-size: 18px;
			color: #757575;
		}
		.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: 14px;
			color: #757575;
			letter-spacing: 3px;
		}
		.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;
		}
	#q {
		font-size			: 13px;
		font-family			: Arial;
		font-weight			: 600;
		color				: #FF0000;
		border				: 1px solid #FF9933;
		background-color	: #FBFBFB;
		width				: 420px;
	}
	#qb {
		font-size			: 11px;
		font-family			: Arial;
	}
