/* Style-Sheet Definitionen fuer den Header */
/* Author: Rafael Emmenegger */

Body	{background: #0033CC; 
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #C0C0C0}

p, h1, h2, h3, h4, h5, h6, h7, h8, blockquote, div, table, td, tr, th, dt, dd, dl, ul, ol, li
	{font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Bold;
	color: #C0C0C0;
	margin-top: 1px;
	margin-bottom: 1px}

address, pre
	{font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Bold;
	text-align: center;
	color: #C0C0C0}

a:link	
	{color:#0000FF;
	text-decoration: none}

a:active
	{color:#0000FF;
	text-decoration: none}

a:visited
	{color:#0000FF;
	text-decoration: none}

A:hover {color: #FF0000}
