BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	background-color : #E97018;
	margin-bottom : 30px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 10px;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
		font-size : .8em;
	color : Black;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
		font-size : .8em;
	color : Black;
}
TD.nom {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
		font-size : 1.0em;
	color : Black;
}
span:address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 1.2em;
	color : Black;
}

TD.outlined {
	border : 1px solid Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-style : normal;
	font-weight : normal;
	color : #333333;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	font-weight : bold;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	background-color : Blue;
	color : White;
}

A.pale {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	color : Blue;
}

A:HOVER.pale {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	text-decoration : none;
	background-color : Blue;
	color : White;
}

A.noline {
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	font-size : .8em;
}

A.noline:Hover {
	text-decoration : underline;
	font-size : .8em;
	font-weight : normal;
	font-style : normal;
	color : White;
	background-color : Blue;
}

A.noline2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	text-decoration : none;
}

A.noline2:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	background-color : Blue;
	color : White;
	text-decoration : none;
}
td.table {
	background: Silver;
	text-align: center;
}

