/* Copyright 2005 by lit-spaz.de - Milena H. */

body, div, td, table {
	font-family: "Verdana";
	font-size: 10pt;
	color: #000000;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

body {
	background: fixed #FFFFFF;
scrollbar-base-color:#BDC6F0;
scrollbar-3dlight-color:#BDC6F0;
scrollbar-arrow-color:#3B438F;
scrollbar-darkshadow-color:#BDC6F0;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#BDC6F0;
scrollbar-track-color:#BDC6F0;
}
A:link, A:visited {
	color: #660066;
	text-decoration: none;
}
A:hover, A:active {
	color: #000000;
	text-decoration: none;
}
td {
       text-align: middle; 
       vertical-align: top;
         border: 1px #FFFFFF solid;
         background: #D2DBFF;
}       
h1 { 
font-size: 12pt;
  	text-align: middle;
font-weight: bold;
    color: "#232C81";
}
h2 { 
	font-family: Verdana;
    font-size: 10pt;
	text-transform: uppercase;
    font-weight: bold;
    color: "#232C81";
}
table {
border: 2px #6A73CB solid;
}