/* ---- BaseFont ---- */
body,td,th {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #222;
	}

/* ---- LIST ---- */
ol,ul {
	margin:5pt 0pt 5pt 30pt;
	}

#nom ol,ul {
	margin:0 0 0 0.5em;
	padding-left:1em;	
	}


/* ---- HEADDING ---- */
h1,h2,h3 {
	margin:0pt 0pt;
	}

h1 {
	font-size: 18pt;
	font-weight: bold;
	}

h2 {
	font-size: 13px;
	font-weight: bold;
	}


/* ---- DIV ---- */
div {
	margin:0pt 0pt;
	}

/* ---- BLOCKQUOTE ---- */
blockquote {
	margin:0pt 0pt;
	}

/* ---- P ---- */
p {
	margin:10px 0;
	padding:0;
	}

p.b7 {
	padding:0pt 0pt 7pt 0pt;
	}

p.b3 {
	margin:0pt 0pt 3pt 0pt;
	}


/* ---- MARGIN ---- */
.tb5 {
	margin:5pt 0pt;
	}


/* ---- PADDING ---- */
.pad10 {
	padding: 10pt;
	}


/* ---- SECTION ---- */
.sect {
	color: #FFF;
	background-color: #67A;
	padding: 3pt;
	}
/* ---- SECTION ---- */
.sect1 {
	color: #333;
	background-color: #6C9;
	padding: 3pt;
	}


/* ---- FORM ---- */
form {
	margin:0pt 0pt;
	}


/* ---- 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;
	}

.u_huge {
	font-size: 24pt;
	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;
	}

/* ---- 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;
	}
