body{	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	background-color: #E8F4FF;
	margin: 0px;
	padding: 0px;
}
td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	vertical-align:top; text-align:center;
}
.russe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.leftframe{
	background-color: #E8F4FF;
	background-image: url(images/border2left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.rightframe{
	background-color: #E8F4FF;
	background-image: url(images/border2right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td.centerframe{width:900px;
	border-top: solid 6px #66AADD;
	border-bottom: solid 6px #66AADD;}
table.border {border:2px solid #66aadd;}
a img.link  {background-color:#E8F4FF;}
a:link    {	color: #442288;}
a:link img.link  {	border:#E8F4FF solid 3px;}
a:visited {	color: #442288;}
a:visited img.link  {	border:#E8F4FF solid 3px;}
a:hover   {	color: #ffffff;	background-color:#66aadd;}
a:hover img.link  {	border:#8877bb solid 3px;}
a:active  {	color: #ffffff;	background-color:#66aadd;}
a:active img.link  {	border:#8877bb solid 3px;}
h1 {
	font-size:18pt;
	color:#bb2200;
	font-variant: small-caps;
}
h2 {font-size:16pt;color:#442288;
}
h3 {font-size:14pt;color:#442288;
}
div.legende {font-size:8pt;text-align:center;}
strong{font-weight: bold;}
em{
	font-weight: bold;
	color:#bb2200;
	font-style: normal;
}
li {
	list-style-image: url(images/bullet.gif);
	text-align:left;
	list-style-position: outside;
}
