P, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
}
.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight: normal;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight: bold;
	color : FFB83D
}
.pseudoA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight: bold;
	text-decoration: underline;
	color : FFB83D
}
A.dop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight: normal;
	color : black
}
.new {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight: bold;
	color : FFB83D
}

.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
}
a.left_menu
	{
		color : Black;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight: normal;
	}
.left_menu
	{
		color : Black;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight: normal;
		font-style : italic;
	}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	display: inline;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: normal;
	display: inline;
}