/**
H1|H2|H3|H4|P|TABLE|TBODY|TR|TD|OL|LI|STRONG|EM|U|DEL|SUP|SUB|BR|A|IMG
*/

.table {
	border-right: 1px solid #660032;
	border-left: 1px solid #660032;

}

BODY {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #660032;
}

TD, P, LI, OL {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #660032;
}


A:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #B5005B;
}
A:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #660032;
}
A:active {
	font-family: Verdana;
	font-size: 10pt;
	color: #7DA202;
}
A:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #7DA202;
}

A:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #E00000;
}
A:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #E00000;
}
A:active {
	font-family: Verdana;
	font-size: 10pt;
	color: #E00000;
}
A:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #E00000;
}


/** --- Antrastes -------------------------------------------------------------------------------------------------- */
H1 {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
}

H2 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: none;
}

H3 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	font-style: none;
}

H4 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	font-style: none;
}
/** --- Antrastes --- */

/** --- .LIGHT -------------------------------------------------------------------------------------------------- */
.light {
	font-family: Verdana;
	font-size: 8pt;
	color: #646464;
}
A:link.light {
	font-family: Verdana;
	font-size: 8pt;
	color: #B5005B;
}
A:visited.light {
	font-family: Verdana;
	font-size: 8pt;
	color: #660032;
}
A:active.light {
	font-family: Verdana;
	font-size: 8pt;
	color: #7DA202;
}
A:hover.light {
	font-family: Verdana;
	font-size: 8pt;
	color: #7DA202;
/*	background-color: #FFc0c0;*/
}
/** --- .LIGHT --- */

/** --- .NORMAL -------------------------------------------------------------------------------------------------- */
.normal {
	font-family: Verdana;
	font-size: 10pt;
	text-align:justify;
	color: #660032;
}
A:link.normal {
	font-family: Verdana;
	font-size: 10pt;
	color: #B5005B;
}
A:visited.normal {
	font-family: Verdana;
	font-size: 10pt;
	color: #660032;
}
A:active.normal {
	font-family: Verdana;
	font-size: 10pt;
	color: #7DA202;
}
A:hover.normal {
	font-family: Verdana;
	font-size: 10pt;
	color: #7DA202;
}
/** --- .NORMAL --- */

/** --- .HEAVY -------------------------------------------------------------------------------------------------- */
.heavy {
	font-family: Verdana;
	font-size: 10pt;
	text-align:justify;
	color: #660032;
}
A:link.heavy {
	font-family: Verdana;
	font-size: 10pt;
	color: #B5005B;
}
A:visited.heavy {
	font-family: Verdana;
	font-size: 10pt;
	color: #660032;
}
A:active.heavy {
	font-family: Verdana;
	font-size: 10pt;
	color: #7DA202;
}
A:hover.heavy {
	font-family: Verdana;
	font-size: 10pt;
	color: #7DA202;
}
/** --- .HEAVY --- */

/** --- .STRESS -------------------------------------------------------------------------------------------------- */
P.stress {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color:  #FFDFEF;
	/*border: 1px dotted #c00000;*/
	border-left: 5px solid #B5005B;
	/*border-right: 1px solid #c00000;*/
	padding: 3px;
	padding-left: 10px;
	margin-left: 1.27cm;
	text-align:justify;
}

A:link.stress {
	font-family: Verdana;
	font-size: 10pt;
	color: #B5005B;
}
A:visited.stress {
	font-family: Verdana;
	font-size: 10pt;
	color: #660032;
}
A:active.stress {
	font-family: Verdana;
	font-size: 10pt;
	color: #7DA202;
}
A:hover.stress {
	font-family: Verdana;
	font-size: 10pt;
	color: #7DA202;
}

/** --- .STRESS --- */

.term {
}

.focus {
}

.quote {
}

.tlight {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #c0c0c0;
}

.tnormal {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #E7F2F6;
}

.theavy {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #C00000;
}
