/* CANALFRAM	Standard stylesheet		*/
/* Author:	a.schunck@aachen-webdesign.de	*/
/*						*/


body 	{background-color: #ffffff;
	}
p, ul, ol, form, td, input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000077;
	marginwidth: 10pt;
	marginheight: 10pt;
	}
input	{
	font-weight: bold;
	}
.button	{
	width:150;
	font-family:Helvetica;
	background-color:#eeccee;
	border-color:#ddbbdd;
	color:rgb(70%,50%,30%);
	}
.here	{
	font-family:Arial,Helvetica;
	background-color:#aa88aa;
	border-color:#886688;
	font-weight: bold;
	}
table	{
	background-image:url(images/blanc.gif);
	}
.head	{
	background-color:#000066;
	height:30pt;
	}
.head1	{
	background-color:#222288;
	border-color:#222288;
	height:30pt;
	}
th {
	color:#000077;
	height:15pt;
	font-size: 10pt;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.qui	{ 
	align: left;
	font-weight: bold;
	}
td.qui2	{ 
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height:150pt;
	}
img.logo {
	border-width:none; 
	align: absmiddle;
	}
a	{
	font-weight: bold;
	text-decoration: underline;
	}
a.logo	{
	text-decoration: none;
	background-color: transparent;
	}
a:link {color: #770077;}
a:active {color: Red;
	}
a:visited {color: #888888;}
a:hover {color: red;}
a:hover.logo {font-size:150%;}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:color: #88888;
	padding: 1ex;
	margin-top:1pt;
	margin-bottom:1pt;
	}
h1	{
	font-size: 25pt;
	text-align: center;
	color:#000077;
	}

h2	{
	font-size: 20pt;
	text-align: right;
	}
h3	{
	font-size: 10pt;
	text-align: left;
	}
h6	{
	height:12pt;
	font-size: 10pt;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	margin-top:1pt;
	margin-bottom:1pt;
	}
li	{
	list-style-type: square;
/*	list-style-image: url(Images/Asterisk.gif);	*/
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	}
dd	{
	font-family: Arial, Helvetica, sans-serif;
	}
dt	{
	font-family: Arial, Helvetica, sans-serif;
	}
hr	{
	color: #000077;
	}
