/* ---- BaseFont ---- */
td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, Gothic, sans-serif;
	font-size: 10pt;
	color: #222;
	}

/* ---- LIST ---- */
ol,ul {
	margin:5pt 0pt 5pt 30pt;
	}


/* ---- HEADDING ---- */
h1,h2,h3 {
	margin:0pt 0pt;
	}

h1 {
	font-size: 18pt;
	font-weight: bold;
	}

h2 {
	font-size: 13pt;
	font-weight: bold;
	}


/* ---- P ---- */
p {
	margin:5pt 0pt 10pt 0pt;
	}

/* ---- DIV ---- */
div {
	margin:0pt 0pt;
	}



/* ---- SECTION ---- */
.sect {
	color: #FFF;
	background-color: #67A;
	padding: 3pt;
	}


/* ---- FORM ---- */
form {
	margin:0pt 0pt;
	}

/* ---- BLOCKQUOTE ---- */
blockquote {
	margin:0pt 0pt;
	padding: 10pt;
	}


/* ---- PADDING ---- */
.pad10 {
	padding: 10pt;
	}


/* ---- Size ---- */

.micro {
	font-size: 8pt;
	}

.mini {
	font-size: 9pt;
	}

.regular {
	font-size: 10pt;
	}

.s_big {
	font-size: 11pt;
	}

.big {
	font-size: 12pt;
	}

.large {
	font-size: 14pt;
	}

.great {
	font-size: 16pt;
	font-weight: bold;
	}

.huge {
	font-size: 18pt;
	font-weight: bold;
	}



/* ---- Link ---- */
A:link {
	color: #00C;
	text-decoration: none;
	}

A:active {
	color: #000;
	text-decoration: none;
	}

A:visited {
	color: #70A;
	text-decoration: none;
	}

A:hover {
	color: #C00;
	text-decoration: underline;
	}

/* ---- Link ON ---- */
A.on:link {
	color: #C00;
	text-decoration: underline;
	}

A.on:active {
	color: #C00;
	text-decoration: underline;
	}

A.on:visited {
	color: #C00;
	text-decoration: underline;
	}

A.on:hover {
	color: #C00;
	text-decoration: underline;
	}


/* ---- Link for POSLINE ---- */

A.pos:link {
	color: #56B;
	text-decoration: none;
	font-weight: bold;
	}

A.pos:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

A.pos:visited {
	color: #56B;
	text-decoration: none;
	font-weight: bold;
	}

A.pos:hover {
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
	}


/* ---- Link for POSLINE ---- */

A.list:link {
	color: #000;
	text-decoration: none;
	}

A.list:active {
	color: #C00;
	text-decoration: none;
	}

A.list:visited {
	color: #000;
	text-decoration: none;
	}

A.list:hover {
	color: #F00;
	text-decoration: underline;
	}


/* ---- FONT for POSLINE ---- */
.fpos {
	color: #56B;
	font-weight: bold;
	}


/* ---- MUST BE DELETED ---- */
/* ---- MUST BE DELETED ---- */

.large_b {
	font-size: 14pt;
	font-weight: bold;
	}

.big_b {
	font-size: 12pt;
	font-weight: bold;
	}


.regular_b {
	font-size: 10pt;
	font-weight: bold;
	}

.bigger {
	font-size: 13pt;
	}

.bigger_b {
	font-size: 13pt;
	font-weight: bold;
	}

.s_big_b {
	font-size: 11pt;
	font-weight: bold;
	}

/* ---- Link White ---- */

A.fff:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

A.fff:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

A.fff:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

A.fff:hover {
	color: #FFF;
	text-decoration: Underline;
	font-weight: bold;
	}

p.lr30 {
	margin: 0pt 30pt 7pt 30pt;
	background-color: #F5F5FF;
	border-style: solid;
	border-width: 1pt;
	border-color: #AAA;
	padding: 3pt;
	}

.u_huge {
	font-size: 24pt;
	font-weight: bold;
	}


/* ---- MARGIN ---- */
.tb5 {
	margin:5pt 0pt;
	}


/* ---- PADDING ---- */
.pad10 {
	padding: 10pt;
	}








