.tiny
{
	font-size: 10px;
}
.banner
{
	background: #8efeff url('/rc/arcdetriomphe.jpg') no-repeat;
}
.row_0
{
	background-color: #d5d5d5;
	color: #2222ff;
}
.row_1
{
	background-color: #ffffff;
	color: #2222ff;
}
td
{
	font-family: arial;
}
h2
{
	text-align: center;
}
.menu
{
	vertical-align: top;
	width: 155px;
}
.menuitem
{
	border: thin solid #2222ff;
	white-space: nowrap;
}
.list th
{
	border: thin solid #2222ff;
	white-space: nowrap;
}
.list td
{
	border: thin solid #2222ff;
}
th
{
	font-weight: bold;
	color: #ffffff;
	background-color: #8888ff;
}
body
{
	background-color: #ffffff;
	color: #2222ff;
	font-family: arial, times new roman;
	font-size: 12pt;
}
a:link
{
	color: #2222ff;
}
a:hover
{
	background-color: #2222ff;
	color: #eeeeee;
}
a:visited
{
	color: #2222ff;
}
a:visited:hover
{
	background-color: #2222ff;
	color: #eeeeee;
}